CSndBuffer Class Reference

Collaboration diagram for CSndBuffer:
Collaboration graph
[legend]

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:

Generated on 9 Feb 2013 for barchart-udt-core-2.2.2 by  doxygen 1.6.1