#include <BellagioOpenMaxSymbianLoader.h>
Inheritance diagram for CBellagioOpenMaxSymbianLoader:

Public Member Functions | |
| virtual | ~CBellagioOpenMaxSymbianLoader () |
| OMX_COMPONENTTYPE * | CreateComponent (OMX_STRING cComponentName, BOSA_COMPONENTLOADER *loader) |
| OMX_ERRORTYPE | DestroyComponent (OMX_COMPONENTTYPE *hComponent) |
| OMX_ERRORTYPE | ComponentNameEnum (OMX_STRING cComponentName, OMX_U32 nNameLength, OMX_U32 nIndex) |
| OMX_ERRORTYPE | GetRolesOfComponent (OMX_STRING compName, OMX_U32 *pNumRoles, OMX_U8 **roles) |
| OMX_ERRORTYPE | GetComponentsOfRole (OMX_STRING role, OMX_U32 *pNumComps, OMX_U8 **compNames) |
| CBellagioOpenMaxComponent * | GetComponentPrivate (OMX_COMPONENTTYPE *hComponent) |
| TInt | MakeComponentList () |
Static Public Member Functions | |
| static CBellagioOpenMaxSymbianLoader * | NewL (TAny *aInitParams) |
Definition at line 42 of file BellagioOpenMaxSymbianLoader.h.
| virtual CBellagioOpenMaxSymbianLoader::~CBellagioOpenMaxSymbianLoader | ( | ) | [virtual] |
| static CBellagioOpenMaxSymbianLoader* CBellagioOpenMaxSymbianLoader::NewL | ( | TAny * | aInitParams | ) | [static] |
| OMX_COMPONENTTYPE* CBellagioOpenMaxSymbianLoader::CreateComponent | ( | OMX_STRING | cComponentName, | |
| BOSA_COMPONENTLOADER * | loader | |||
| ) |
| OMX_ERRORTYPE CBellagioOpenMaxSymbianLoader::DestroyComponent | ( | OMX_COMPONENTTYPE * | hComponent | ) |
| OMX_ERRORTYPE CBellagioOpenMaxSymbianLoader::ComponentNameEnum | ( | OMX_STRING | cComponentName, | |
| OMX_U32 | nNameLength, | |||
| OMX_U32 | nIndex | |||
| ) |
| OMX_ERRORTYPE CBellagioOpenMaxSymbianLoader::GetRolesOfComponent | ( | OMX_STRING | compName, | |
| OMX_U32 * | pNumRoles, | |||
| OMX_U8 ** | roles | |||
| ) |
| OMX_ERRORTYPE CBellagioOpenMaxSymbianLoader::GetComponentsOfRole | ( | OMX_STRING | role, | |
| OMX_U32 * | pNumComps, | |||
| OMX_U8 ** | compNames | |||
| ) |
| CBellagioOpenMaxComponent* CBellagioOpenMaxSymbianLoader::GetComponentPrivate | ( | OMX_COMPONENTTYPE * | hComponent | ) |
| TInt CBellagioOpenMaxSymbianLoader::MakeComponentList | ( | ) |
1.5.1