CommsFW::TCFModuleInfo Struct Reference

struct CommsFW::TCFModuleInfo

Used to pass thread creation arguments to the new thread .

Member Data Documentation

HBufC8 * iIniData

HBufC8 * iIniData

Initialisation data specific to module.

RCFChannel::TMsgQueues iRxQueues

RCFChannel::TMsgQueues iRxQueues

Array of queue handles for incoming messages. It is recommended to use the CommsChannel classes for handling of these. RCFChannel RCFChannelPair

TUint32 iSpare1

TUint32 iSpare1 [private]

Spares against future needs

TUint32 iSpare2

TUint32 iSpare2 [private]

RCFChannel::TMsgQueues iTxQueues

RCFChannel::TMsgQueues iTxQueues

Array of queue handles for outgoing messages. It is recommended to use the CommsChannel classes for handling of these. RCFChannel RCFChannelPair