| 
    sipxportlib
    Version 3.3
    
   | 
 
This is the complete list of members for OsServerTask, including all inherited members.
| DEF_MAX_MSGS | OsServerTask | static | 
| getMessageQueue() | OsServerTask | |
| handleMessage(OsMsg &rMsg)=0 | OsServerTask | pure virtual | 
| mIncomingQ | OsServerTask | protected | 
| OsServerTask(const UtlString &name="", void *pArg=NULL, const int maxRequestQMsgs=DEF_MAX_MSGS, const int priority=DEF_PRIO, const int options=DEF_OPTIONS, const int stackSize=DEF_STACKSIZE) | OsServerTask | |
| postMessage(const OsMsg &rMsg, const OsTime &rTimeout=OsTime::OS_INFINITY, UtlBoolean sentFromISR=FALSE) | OsServerTask | virtual | 
| receiveMessage(OsMsg *&rpMsg) | OsServerTask | protectedvirtual | 
| receiveMessage(OsMsg *&rpMsg, const OsTime &rTimeout) | OsServerTask | protectedvirtual | 
| requestShutdown(void) | OsServerTask | virtual | 
| run(void *pArg) | OsServerTask | protectedvirtual | 
| ~OsServerTask() | OsServerTask | virtual | 
 1.8.11