15 #ifndef _StreamQueueMsg_h_ 16 #define _StreamQueueMsg_h_ 21 #include "os/OsDefs.h" 22 #include "os/OsSysLog.h" StreamQueueMsg & operator=(const StreamQueueMsg &rhs)
Definition: StreamQueueMsg.cpp:59
short mSamples[80]
Definition: StreamQueueMsg.h:97
StreamQueueMsg()
Definition: StreamQueueMsg.cpp:28
virtual OsMsg * createCopy(void) const
Definition: StreamQueueMsg.cpp:45
Definition: StreamQueueMsg.h:44
void setSamples(const short *pSamples)
Definition: StreamQueueMsg.cpp:72
UtlBoolean getSamples(short *pSamples) const
Definition: StreamQueueMsg.cpp:81
virtual ~StreamQueueMsg()
Definition: StreamQueueMsg.cpp:52
Definition: StreamQueueMsg.h:37
StreamQueueMsgSubTypes
Definition: StreamQueueMsg.h:42
Definition: StreamQueueMsg.h:45