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

#include <forwarding_class.h>

Inheritance diagram for ForwardingClassKey:
Collaboration diagram for ForwardingClassKey:

Public Member Functions

 ForwardingClassKey (const boost::uuids::uuid &uuid)
 
 ForwardingClassKey (const ForwardingClassKey &rhs)
 
bool IsLess (const ForwardingClassKey &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 16 of file forwarding_class.h.

Constructor & Destructor Documentation

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

Definition at line 17 of file forwarding_class.h.

ForwardingClassKey::ForwardingClassKey ( const ForwardingClassKey rhs)
inline

Definition at line 20 of file forwarding_class.h.

Member Function Documentation

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

Definition at line 23 of file forwarding_class.h.

Member Data Documentation

boost::uuids::uuid ForwardingClassKey::uuid_

Definition at line 27 of file forwarding_class.h.


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