OpenSDN source code
|
#include <cfg_mirror.h>
Public Member Functions | |
IntfMirrorCfgData () | |
Public Attributes | |
boost::uuids::uuid | intf_id |
std::string | intf_name |
MirrorDestination | mirror_dest |
Definition at line 130 of file cfg_mirror.h.
|
inline |
Definition at line 131 of file cfg_mirror.h.
boost::uuids::uuid IntfMirrorCfgData::intf_id |
Definition at line 133 of file cfg_mirror.h.
std::string IntfMirrorCfgData::intf_name |
Definition at line 134 of file cfg_mirror.h.
MirrorDestination IntfMirrorCfgData::mirror_dest |
Definition at line 135 of file cfg_mirror.h.