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


Public Member Functions | |
| SgData (Agent *agent, IFMapNode *node, const uint32_t &sg_id, const boost::uuids::uuid &egress_acl_id, const boost::uuids::uuid &ingress_acl_id) | |
| virtual | ~SgData () |
Public Member Functions inherited from AgentOperDBData | |
| AgentOperDBData (const Agent *agent, IFMapNode *node) | |
| virtual | ~AgentOperDBData () |
| void | SetIFMapNode (IFMapNode *node) |
| IFMapNode * | ifmap_node () const |
| const Agent * | agent () const |
Public Member Functions inherited from AgentData | |
| AgentData () | |
| virtual | ~AgentData () |
Public Member Functions inherited from DBRequestData | |
| virtual | ~DBRequestData () |
Public Attributes | |
| uint32_t | sg_id_ |
| boost::uuids::uuid | egress_acl_id_ |
| boost::uuids::uuid | ingress_acl_id_ |
|
inline |
| boost::uuids::uuid SgData::egress_acl_id_ |
| boost::uuids::uuid SgData::ingress_acl_id_ |