OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
QosQueueKey Struct Reference

#include <qos_queue.h>

Inheritance diagram for QosQueueKey:
Collaboration diagram for QosQueueKey:

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 }
 

Detailed Description

Definition at line 15 of file qos_queue.h.

Constructor & Destructor Documentation

QosQueueKey::QosQueueKey ( const boost::uuids::uuid uuid)
inline

Definition at line 16 of file qos_queue.h.

QosQueueKey::QosQueueKey ( const QosQueueKey rhs)
inline

Definition at line 19 of file qos_queue.h.

Member Function Documentation

bool QosQueueKey::IsLess ( const QosQueueKey rhs) const
inline

Definition at line 22 of file qos_queue.h.

Member Data Documentation

boost::uuids::uuid QosQueueKey::uuid_

Definition at line 26 of file qos_queue.h.


The documentation for this struct was generated from the following file: