#include <BellagioOpenMaxLoader.h>
Public Member Functions | |
virtual | ~CBellagioOpenMaxLoader () |
void | setId (TUid id) |
BOSA_COMPONENTLOADER * | GetLoader () |
Static Public Member Functions | |
static CBellagioOpenMaxLoader * | NewL (TUid id) |
Protected Member Functions | |
CBellagioOpenMaxLoader () | |
Protected Attributes | |
BOSA_COMPONENTLOADER * | loader |
Definition at line 35 of file BellagioOpenMaxLoader.h.
virtual CBellagioOpenMaxLoader::~CBellagioOpenMaxLoader | ( | ) | [virtual] |
CBellagioOpenMaxLoader::CBellagioOpenMaxLoader | ( | ) | [protected] |
static CBellagioOpenMaxLoader* CBellagioOpenMaxLoader::NewL | ( | TUid | id | ) | [static] |
void CBellagioOpenMaxLoader::setId | ( | TUid | id | ) | [inline] |
Definition at line 55 of file BellagioOpenMaxLoader.h.
BOSA_COMPONENTLOADER * CBellagioOpenMaxLoader::GetLoader | ( | ) | [inline] |
BOSA_COMPONENTLOADER* CBellagioOpenMaxLoader::loader [protected] |