cfshared.h File Reference

const TInt KCFMaxModuleName

const TIntKCFMaxModuleName

Maximum length of a module name.

const TInt KCFMaxSubModuleName

const TIntKCFMaxSubModuleName

Maximum length of a submodule name.

const TInt KCFMaxChannelQueues

const TIntKCFMaxChannelQueues

Maximum number of queues i the channels used for the Comms Framework. This is not a restriction imposed on private/custom channels created by the modules.

Typedef TCFModuleName

typedef TBuf8< KCFMaxModuleName >TCFModuleName

Name of a Comms Provider Module.

Typedef TCFSubModuleName

typedef TBuf8< KCFMaxSubModuleName >TCFSubModuleName

Name of a Sub-module in a Comms Provider Module

Typedef TCFFullModuleName

typedef TBuf8< KCFMaxModuleName+KCFMaxSubModuleName+1 >TCFFullModuleName

Name of a Comms Provider Module and an associated sub-module in the form "module name:submodule name"

const TLitC< sizeof(L"CommsFW")/2 > KCFSharedPanic

const TLitC< sizeof(L"CommsFW")/2 >KCFSharedPanic[static]

Comms Framework PANIC