CSndBuffer Class Reference
List of all members.
Classes |
struct | Block |
struct | Buffer |
Public Member Functions |
| CSndBuffer (int size=32, int mss=1500) |
void | addBuffer (const char *data, int len, int ttl=-1, bool order=false) |
int | addBufferFromFile (std::fstream &ifs, int len) |
int | readData (char **data, int32_t &msgno) |
int | readData (char **data, const int offset, int32_t &msgno, int &msglen) |
void | ackData (int offset) |
int | getCurrBufSize () const |
Detailed Description
Definition at line 50 of file buffer.h.
The documentation for this class was generated from the following files: