CRSTransientModuleInfo Class Reference

class CRSTransientModuleInfo : public CBase

Helper class/structure used by the RCFThread.

Inherits from

Constructor & Destructor Documentation

CRSTransientModuleInfo(const CommsFW::RCFChannel::TMsgQueues &, const CommsFW::RCFChannel::TMsgQueues &, RootServer::TRSHeapType, TThreadFunction, HBufC8 *, TThreadPriority, TUint32)

CRSTransientModuleInfo ( const CommsFW::RCFChannel::TMsgQueues & aTxQueues,
const CommsFW::RCFChannel::TMsgQueues & aRxQueues,
RootServer::TRSHeapType aThreadHeapType,
TThreadFunction aLibEntry,
HBufC8 * aIniDataOnRSHeap,
TThreadPriority aPriority,
TUint32 aControlFlags
)

Parameters

const CommsFW::RCFChannel::TMsgQueues & aTxQueues
const CommsFW::RCFChannel::TMsgQueues & aRxQueues
RootServer::TRSHeapType aThreadHeapType
TThreadFunction aLibEntry
HBufC8 * aIniDataOnRSHeap
TThreadPriority aPriority
TUint32 aControlFlags

~CRSTransientModuleInfo()

~CRSTransientModuleInfo ( )

Member Functions Documentation

ModuleThreadStartup(TAny *)

TInt ModuleThreadStartup ( TAny * aArg ) [static]

Parameters

TAny * aArg

Member Data Documentation

CommsFW::TCFModuleInfo iCFModuleInfo

CommsFW::TCFModuleInfo iCFModuleInfo [private]

TUint32 iControlFlags

TUint32 iControlFlags [private]

RHeap * iHeapPtr

RHeap * iHeapPtr [private]

HBufC8 * iIniDataOnRSHeap

HBufC8 * iIniDataOnRSHeap [private]

TThreadFunction iLibEntry

TThreadFunction iLibEntry [private]

TThreadPriority iPriority

TThreadPriority iPriority [private]

RootServer::TRSHeapType iThreadHeapType

RootServer::TRSHeapType iThreadHeapType [private]