ADTF
|
Public Member Functions | |
tResult | Create (tBool bSelfDestruct=tFalse) |
tResult | Create (const tSchedulingParameters &sScheduling, tBool bSelfDestruct=tFalse) |
tResult | Release () |
cLooper::tLoopState | GetState () |
tResult | SetState (cLooper::tLoopState eState, tBool bWaitForAck=tTrue) |
Protected Member Functions | |
virtual tResult | LoopFunc ()=0 |
Private Member Functions | |
void | Loop () |
tVoid | SelfDestruct () |
Private Attributes | |
cThreadLooper | m_oLooper |
tBool | m_bSelfDestruct |
Definition at line 68 of file thread_looper.h.