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

#include <tag.h>

Inheritance diagram for TagKey:
Collaboration diagram for TagKey:

Public Member Functions

 TagKey (boost::uuids::uuid tag_uuid)
 
virtual ~TagKey ()
 
- 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 tag_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 33 of file vnsw/agent/oper/tag.h.

Constructor & Destructor Documentation

TagKey::TagKey ( boost::uuids::uuid  tag_uuid)
inline

Definition at line 34 of file vnsw/agent/oper/tag.h.

virtual TagKey::~TagKey ( )
inlinevirtual

Definition at line 36 of file vnsw/agent/oper/tag.h.

Member Data Documentation

boost::uuids::uuid TagKey::tag_uuid_

Definition at line 38 of file vnsw/agent/oper/tag.h.


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