#include <QoSTable.h>
Definition at line 42 of file QoSTable.h.
void QoSTable::QoSTable::clean |
( |
| ) |
|
void QoSTable::QoSTable::finish |
( |
| ) |
|
void QoSTable::QoSTable::insert |
( |
const std::string & |
addr, |
|
|
const std::string & |
qos, |
|
|
RMTPort * |
port |
|
) |
| |
void QoSTable::QoSTable::insert |
( |
const Address & |
addr, |
|
|
const std::string & |
qos, |
|
|
RMTPort * |
port |
|
) |
| |
vector< RMTPort * > QoSTable::QoSTable::lookup |
( |
const PDU * |
pdu | ) |
|
|
virtual |
vector< RMTPort * > QoSTable::QoSTable::lookup |
( |
const Address & |
dst, |
|
|
const std::string & |
qos |
|
) |
| |
|
virtual |
vector< RMTPort * > QoSTable::QoSTable::lookupInt |
( |
const string & |
dst, |
|
|
const std::string & |
qos |
|
) |
| |
|
protected |
void QoSTable::QoSTable::onPolicyInit |
( |
| ) |
|
|
protectedvirtual |
void QoSTable::QoSTable::remove |
( |
const std::string & |
addr, |
|
|
const std::string & |
qos |
|
) |
| |
void QoSTable::QoSTable::remove |
( |
const Address & |
addr, |
|
|
const std::string & |
qos |
|
) |
| |
string QoSTable::QoSTable::toString |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: