|
OpenSDN source code
|
#include <mirror_table.h>


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 } |
Definition at line 12 of file mirror_table.h.
|
inline |
Definition at line 13 of file mirror_table.h.
| std::string MirrorEntryKey::analyzer_name_ |
Definition at line 16 of file mirror_table.h.