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

#include <test_xml_oper.h>

Collaboration diagram for AgentUtXmlAcl::Ace:

Public Member Functions

 Ace ()
 

Public Attributes

uint16_t src_sg_
 
uint16_t dst_sg_
 
std::string src_vn_
 
std::string dst_vn_
 
std::string src_ip_
 
uint16_t src_ip_plen_
 
std::string dst_ip_
 
uint16_t dst_ip_plen_
 
uint8_t proto_
 
int sport_begin_
 
int sport_end_
 
int dport_begin_
 
int dport_end_
 
std::string action_
 
std::string direction_
 

Detailed Description

Definition at line 146 of file test_xml_oper.h.

Constructor & Destructor Documentation

AgentUtXmlAcl::Ace::Ace ( )
inline

Definition at line 147 of file test_xml_oper.h.

Member Data Documentation

std::string AgentUtXmlAcl::Ace::action_

Definition at line 166 of file test_xml_oper.h.

std::string AgentUtXmlAcl::Ace::direction_

Definition at line 167 of file test_xml_oper.h.

int AgentUtXmlAcl::Ace::dport_begin_

Definition at line 164 of file test_xml_oper.h.

int AgentUtXmlAcl::Ace::dport_end_

Definition at line 165 of file test_xml_oper.h.

std::string AgentUtXmlAcl::Ace::dst_ip_

Definition at line 159 of file test_xml_oper.h.

uint16_t AgentUtXmlAcl::Ace::dst_ip_plen_

Definition at line 160 of file test_xml_oper.h.

uint16_t AgentUtXmlAcl::Ace::dst_sg_

Definition at line 154 of file test_xml_oper.h.

std::string AgentUtXmlAcl::Ace::dst_vn_

Definition at line 156 of file test_xml_oper.h.

uint8_t AgentUtXmlAcl::Ace::proto_

Definition at line 161 of file test_xml_oper.h.

int AgentUtXmlAcl::Ace::sport_begin_

Definition at line 162 of file test_xml_oper.h.

int AgentUtXmlAcl::Ace::sport_end_

Definition at line 163 of file test_xml_oper.h.

std::string AgentUtXmlAcl::Ace::src_ip_

Definition at line 157 of file test_xml_oper.h.

uint16_t AgentUtXmlAcl::Ace::src_ip_plen_

Definition at line 158 of file test_xml_oper.h.

uint16_t AgentUtXmlAcl::Ace::src_sg_

Definition at line 153 of file test_xml_oper.h.

std::string AgentUtXmlAcl::Ace::src_vn_

Definition at line 155 of file test_xml_oper.h.


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