RDK Documentation (Open Sourced RDK Components)
AampCCManager Class Reference

Handle the CC manager instance. More...

#include <AampCCManager.h>

Collaboration diagram for AampCCManager:
Collaboration graph

Static Public Member Functions

static AampCCManagerBaseGetInstance ()
 Get the singleton instance. More...
 
static void DestroyInstance ()
 Destroy instance. More...
 

Static Private Attributes

static AampCCManagerBasemInstance = NULL
 Singleton instance. More...
 

yes

Handle the CC manager instance.

Definition at line 260 of file AampCCManager.h.

Member Function Documentation

◆ GetInstance()

AampCCManager::GetInstance ( )
static

Get the singleton instance.

Returns
AampCCManager - singleton instance

Definition at line 799 of file AampCCManager.cpp.

◆ DestroyInstance()

AampCCManager::DestroyInstance ( )
static

Destroy instance.

Returns
void

Definition at line 817 of file AampCCManager.cpp.

Field Documentation

◆ mInstance

AampCCManagerBase * AampCCManager::mInstance = NULL
staticprivate

Singleton instance.

Singleton instance

Definition at line 278 of file AampCCManager.h.


The documentation for this class was generated from the following files: