|
GreenCloud Simulator
|
#include <provideroutagent.h>

Public Member Functions | |
| PoaBuf (void *c, int nbytes) | |
| ~PoaBuf () | |
| void * | pointer () |
| int | bytes () |
Protected Attributes | |
| void * | pointer_ |
| int | nbytes_ |
| PoaBuf * | next_ |
Friends | |
| class | PoaBufList |
Definition at line 17 of file provideroutagent.h.
| PoaBuf::PoaBuf | ( | void * | c, |
| int | nbytes | ||
| ) |
Definition at line 63 of file provideroutagent.cc.
|
inline |
Definition at line 20 of file provideroutagent.h.
|
inline |
Definition at line 23 of file provideroutagent.h.
|
inline |
Definition at line 22 of file provideroutagent.h.
|
friend |
Definition at line 27 of file provideroutagent.h.
|
protected |
Total length of this transmission
Definition at line 29 of file provideroutagent.h.
|
protected |
Definition at line 30 of file provideroutagent.h.
|
protected |
Definition at line 28 of file provideroutagent.h.
1.8.11