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

#include <mirror_table.h>

Inheritance diagram for MirrorEntryKey:
Collaboration diagram for MirrorEntryKey:

Public Member Functions

 MirrorEntryKey (const std::string analyzer_name)
 
- Public Member Functions inherited from AgentKey
 AgentKey ()
 
 AgentKey (DBSubOperation sub_op)
 
virtual ~AgentKey ()
 
- Public Member Functions inherited from DBRequestKey
virtual ~DBRequestKey ()
 

Public Attributes

std::string analyzer_name_
 
- 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 12 of file mirror_table.h.

Constructor & Destructor Documentation

MirrorEntryKey::MirrorEntryKey ( const std::string  analyzer_name)
inline

Definition at line 13 of file mirror_table.h.

Member Data Documentation

std::string MirrorEntryKey::analyzer_name_

Definition at line 16 of file mirror_table.h.


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