RMTPFramework::CSingletons Class Reference

class RMTPFramework::CSingletons : public CObject

Inherits from

Constructor & Destructor Documentation

~CSingletons()

~CSingletons ( ) [private, virtual]

Member Functions Documentation

Close()

void Close ( ) [virtual]

ConstructL()

void ConstructL ( ) [private]

OpenL()

CSingletons & OpenL ( ) [static]

Member Data Documentation

__FLOG_DECLARATION_MEMBER_MUTABLE

__FLOG_DECLARATION_MEMBER_MUTABLE

FLOGGER debug trace member variable.

TBool iConstructing

TBool iConstructing

The construction in-progress flag, which is used to manage nested (recursive) opens.

CMTPDataCodeGenerator * iSingleDataCodeGenerator

CMTPDataCodeGenerator * iSingleDataCodeGenerator

The data code manager singleton.

CMTPServiceMgr * iSingleServiceMgr

CMTPServiceMgr * iSingleServiceMgr

The device service manager singleton.

CMTPConnectionMgr * iSingletonConnectionMgr

CMTPConnectionMgr * iSingletonConnectionMgr

The connection manager singleton.

CMTPDataProviderController * iSingletonDpController

CMTPDataProviderController * iSingletonDpController

The data provider controller singleton.

CMTPFrameworkConfig * iSingletonFrameworkConfig

CMTPFrameworkConfig * iSingletonFrameworkConfig

The configurability parameter data singleton.

RFs iSingletonFs

RFs iSingletonFs

The file server session singleton

CMTPObjectMgr * iSingletonObjectMgr

CMTPObjectMgr * iSingletonObjectMgr

The object manager singleton.

CMTPParserRouter * iSingletonRouter

CMTPParserRouter * iSingletonRouter

The request and event parser/router singleton.

CMTPStorageMgr * iSingletonStorageMgr

CMTPStorageMgr * iSingletonStorageMgr

The storage manager singleton.