CommsFW::TWorkerThreadDataBase Class Reference

class CommsFW::TWorkerThreadDataBase
Public Member Functions
IMPORT_C void Clear ()
IMPORT_C void Init ( TWorkerId , TBool )
TBool IsValid ()
Public Attributes
RAllocator * iHeap
TBool iHoldingReference
RThread iThread
TThreadId iThreadId
TWorkerId iWorkerId

Member Functions Documentation

Clear()

IMPORT_C void Clear ( )

Init(TWorkerId, TBool)

IMPORT_C void Init ( TWorkerId aWorkerId,
TBool aHoldingReference
)

Parameters

TWorkerId aWorkerId
TBool aHoldingReference

IsValid()

TBool IsValid ( ) const [inline]

Member Data Documentation

RAllocator * iHeap

RAllocator * iHeap

TBool iHoldingReference

TBool iHoldingReference

RThread iThread

RThread iThread

TThreadId iThreadId

TThreadId iThreadId

TWorkerId iWorkerId

TWorkerId iWorkerId