class CBuf


Public Methods

int bytes()
CBuf(AppData *c, int nbytes)
AppData* data()
int size()
double& time()
debug only
~CBuf()

Protected Fields

friend class CBufList
AppData* data_
int nbytes_
Total length of this transmission
CBuf* next_
int size_
double time_
for debug only

Documentation

CBuf(AppData *c, int nbytes)

~CBuf()

AppData* data()

int size()

int bytes()

double& time()
debug only

friend class CBufList

AppData* data_

int size_

int nbytes_
Total length of this transmission

CBuf* next_

double time_
for debug only


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de