Public Member Functions | |
void | Insert () |
void | Remove () |
TBool | IsEmpty () |
void | ConstructL () |
void | GetTokens (RArray< TInt > &aArray) |
~CQueue () | |
Static Public Member Functions | |
static CQueue * | NewL () |
RMutex.
Definition at line 35 of file queue.h.
void CQueue::Insert | ( | ) |
void CQueue::Remove | ( | ) |
TBool CQueue::IsEmpty | ( | ) |
void CQueue::ConstructL | ( | ) |
CQueue * CQueue::NewL | ( | ) | [static] |
void CQueue::GetTokens | ( | RArray< TInt > & | aArray | ) |