|
WSF
|
#include <UtPackStream.hpp>

Public Member Functions | |
| UtPackStream () | |
| void | Write (const void *aDataPtr, int aBytes) |
| void | Read (void *aData, int aBytes) |
| void | SkipRead (int aBytes) |
Public Attributes | |
| UtBuffer | mBuffer |
|
inline |
References mBuffer.
|
inline |
References mBuffer.
|
inline |
References mBuffer.
|
inline |
References mBuffer.
| UtBuffer UtPackStream::mBuffer |
Referenced by Read(), SkipRead(), UtPackStream(), Write(), and UtPackMessageStream::WriteMessageToOStream().