|
GreenCloud Simulator
|
#include <provideroutagent.h>

Public Member Functions | |
| PoaBufList () | |
| ~PoaBufList () | |
| void | insert (PoaBuf *poabuf) |
| PoaBuf * | detach () |
Protected Attributes | |
| PoaBuf * | head_ |
| PoaBuf * | tail_ |
Definition at line 35 of file provideroutagent.h.
|
inline |
Definition at line 38 of file provideroutagent.h.
| PoaBufList::~PoaBufList | ( | ) |
Definition at line 70 of file provideroutagent.cc.
| PoaBuf * PoaBufList::detach | ( | ) |
Definition at line 89 of file provideroutagent.cc.
| void PoaBufList::insert | ( | PoaBuf * | poabuf | ) |
Definition at line 79 of file provideroutagent.cc.
|
protected |
Definition at line 45 of file provideroutagent.h.
|
protected |
Definition at line 46 of file provideroutagent.h.
1.8.11