|
sipxportlib
Version 3.3
|
This is the complete list of members for OsSysLogTask, including all inherited members.
| clear() | OsSysLogTask | |
| DEF_MAX_MSGS | OsServerTask | static |
| flush(const OsTime &rTimeout=OsTime::OS_INFINITY) | OsSysLogTask | |
| getLogEntries(const int maxEntries, char *entries[], int &actualEntries) | OsSysLogTask | |
| getMaxEntries(int &maxEntries) | OsSysLogTask | |
| getMessageQueue() | OsServerTask | |
| getTimer() | OsSysLogTask | inline |
| handleMessage(OsMsg &eventMessage) | OsSysLogTask | virtual |
| mBoundedLogFile | OsSysLogTask | protected |
| mConsoleEnabled | OsSysLogTask | protected |
| mFlushPeriod | OsSysLogTask | protected |
| mIncomingQ | OsServerTask | protected |
| mLogChanged | OsSysLogTask | protected |
| mLogCount | OsSysLogTask | protected |
| mOptions | OsSysLogTask | protected |
| mpCallback | OsSysLogTask | protected |
| mpLastReopen | OsSysLogTask | protected |
| mpRingBuffer | OsSysLogTask | protected |
| mpSockets | OsSysLogTask | protected |
| mpTimer | OsSysLogTask | protected |
| mpUnboundedLog | OsSysLogTask | protected |
| mRingBufferLength | OsSysLogTask | protected |
| mRingBufferNext | OsSysLogTask | protected |
| mRWMutex | OsSysLogTask | protected |
| mUnboundedLogFile | OsSysLogTask | 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 | |
| OsSysLogTask(const int maxInMemoryLogEntries=0, const int options=OsSysLog::OPT_NONE) | OsSysLogTask | |
| postMessage(const OsMsg &rMsg, const OsTime &rTimeout=OsTime::OS_INFINITY, UtlBoolean sentFromISR=FALSE) | OsServerTask | virtual |
| processAdd(char *pEntry) | OsSysLogTask | protected |
| processAddSocket(const char *remoteHost) | OsSysLogTask | protected |
| processAddTail(char *pEntry) | OsSysLogTask | protected |
| processConsoleEnable(const UtlBoolean enable) | OsSysLogTask | protected |
| processFlushLog(OsEvent *pEvent) | OsSysLogTask | protected |
| processHeadCommand(const int iEntries) | OsSysLogTask | protected |
| processSetCallback(OsSysLogCallback pCallback) | OsSysLogTask | protected |
| processSetFile(const char *szFile) | OsSysLogTask | protected |
| processSetFlushPeriod(const int iPeriod) | OsSysLogTask | protected |
| processTailCommand(const int iEntries) | OsSysLogTask | protected |
| 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 |
| ~OsSysLogTask() | OsSysLogTask | virtual |
1.8.11