|
OpenSDN source code
|
#include <qos_queue.h>


Public Member Functions | |
| QosQueueKey (const boost::uuids::uuid &uuid) | |
| QosQueueKey (const QosQueueKey &rhs) | |
| bool | IsLess (const QosQueueKey &rhs) const |
Public Member Functions inherited from AgentOperDBKey | |
| AgentOperDBKey () | |
| AgentOperDBKey (DBSubOperation sub_op) | |
| virtual | ~AgentOperDBKey () |
Public Member Functions inherited from AgentKey | |
| AgentKey () | |
| AgentKey (DBSubOperation sub_op) | |
| virtual | ~AgentKey () |
Public Member Functions inherited from DBRequestKey | |
| virtual | ~DBRequestKey () |
Public Attributes | |
| boost::uuids::uuid | uuid_ |
Public Attributes inherited from AgentKey | |
| uint8_t | sub_op_ |
Additional Inherited Members | |
Public Types inherited from AgentKey | |
| enum | DBSubOperation { ADD_DEL_CHANGE , RESYNC } |
Definition at line 15 of file qos_queue.h.
|
inline |
Definition at line 16 of file qos_queue.h.
|
inline |
Definition at line 19 of file qos_queue.h.
|
inline |
Definition at line 22 of file qos_queue.h.
| boost::uuids::uuid QosQueueKey::uuid_ |
Definition at line 26 of file qos_queue.h.