RDK Documentation (Open Sourced RDK Components)
|
Handle the CC manager instance. More...
#include <AampCCManager.h>
Static Public Member Functions | |
static AampCCManagerBase * | GetInstance () |
Get the singleton instance. More... | |
static void | DestroyInstance () |
Destroy instance. More... | |
Static Private Attributes | |
static AampCCManagerBase * | mInstance = NULL |
Singleton instance. More... | |
Handle the CC manager instance.
Definition at line 260 of file AampCCManager.h.
|
static |
Get the singleton instance.
Definition at line 799 of file AampCCManager.cpp.
|
static |
|
staticprivate |