OpenSDN source code
|
#include <qos_queue.h>
Public Member Functions | |
QosQueueData (const Agent *agent, IFMapNode *node, const std::string &name, uint16_t id) | |
![]() | |
AgentOperDBData (const Agent *agent, IFMapNode *node) | |
virtual | ~AgentOperDBData () |
void | SetIFMapNode (IFMapNode *node) |
IFMapNode * | ifmap_node () const |
const Agent * | agent () const |
![]() | |
AgentData () | |
virtual | ~AgentData () |
![]() | |
virtual | ~DBRequestData () |
Public Attributes | |
std::string | name_ |
uint16_t | id_ |
Definition at line 29 of file qos_queue.h.
|
inline |
Definition at line 31 of file qos_queue.h.
uint16_t QosQueueData::id_ |
Definition at line 35 of file qos_queue.h.
std::string QosQueueData::name_ |
Definition at line 34 of file qos_queue.h.