|
| SocketBuffer (size_t max) |
|
char * | getBuffer () const |
|
size_t | getMaxSize () const |
|
size_t | getSize () const |
|
void | setSize (size_t s) |
|
size_t | getPos () const |
|
unsigned char | readByte () |
|
unsigned short | readShort () |
|
unsigned int | readInt () |
|
tstring | readString (unsigned char sizeOfChar) |
|
void | appendByte (unsigned char val) |
|
void | appendShort (unsigned short val) |
|
void | appendInt (unsigned int val) |
|
void | appendString (const tstring &str) |
|
void | appendBuffer (const SocketBuffer &buffer) |
|
|
size_t | maxsize |
|
size_t | size |
|
size_t | pos |
|
char * | buffer |
|
The documentation for this class was generated from the following file:
- /tmp/buildd/dcmtk-3.6.1~20131114/oflog/include/dcmtk/oflog/helpers/sockbuff.h