CommsFW::TWorkerThreadDataBase Class Reference

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

Member Functions Documentation

Clear()

IMPORT_C voidClear()

Init(TWorkerId, TBool)

IMPORT_C voidInit(TWorkerIdaWorkerId,
TBoolaHoldingReference
)

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