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

#include <qos_config.h>

Inheritance diagram for AgentQosConfigKey:
Collaboration diagram for AgentQosConfigKey:

Public Member Functions

 AgentQosConfigKey (const boost::uuids::uuid &uuid)
 
 AgentQosConfigKey (const AgentQosConfigKey &rhs)
 
bool IsLess (const AgentQosConfigKey &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 17 of file qos_config.h.

Constructor & Destructor Documentation

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

Definition at line 18 of file qos_config.h.

AgentQosConfigKey::AgentQosConfigKey ( const AgentQosConfigKey rhs)
inline

Definition at line 21 of file qos_config.h.

Member Function Documentation

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

Definition at line 24 of file qos_config.h.

Member Data Documentation

boost::uuids::uuid AgentQosConfigKey::uuid_

Definition at line 28 of file qos_config.h.


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