OpenSDN source code
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

◆ Ace()

AgentUtXmlAcl::Ace::Ace ( )
inline

Definition at line 147 of file test_xml_oper.h.

Member Data Documentation

◆ action_

std::string AgentUtXmlAcl::Ace::action_

Definition at line 166 of file test_xml_oper.h.

◆ direction_

std::string AgentUtXmlAcl::Ace::direction_

Definition at line 167 of file test_xml_oper.h.

◆ dport_begin_

int AgentUtXmlAcl::Ace::dport_begin_

Definition at line 164 of file test_xml_oper.h.

◆ dport_end_

int AgentUtXmlAcl::Ace::dport_end_

Definition at line 165 of file test_xml_oper.h.

◆ dst_ip_

std::string AgentUtXmlAcl::Ace::dst_ip_

Definition at line 159 of file test_xml_oper.h.

◆ dst_ip_plen_

uint16_t AgentUtXmlAcl::Ace::dst_ip_plen_

Definition at line 160 of file test_xml_oper.h.

◆ dst_sg_

uint16_t AgentUtXmlAcl::Ace::dst_sg_

Definition at line 154 of file test_xml_oper.h.

◆ dst_vn_

std::string AgentUtXmlAcl::Ace::dst_vn_

Definition at line 156 of file test_xml_oper.h.

◆ proto_

uint8_t AgentUtXmlAcl::Ace::proto_

Definition at line 161 of file test_xml_oper.h.

◆ sport_begin_

int AgentUtXmlAcl::Ace::sport_begin_

Definition at line 162 of file test_xml_oper.h.

◆ sport_end_

int AgentUtXmlAcl::Ace::sport_end_

Definition at line 163 of file test_xml_oper.h.

◆ src_ip_

std::string AgentUtXmlAcl::Ace::src_ip_

Definition at line 157 of file test_xml_oper.h.

◆ src_ip_plen_

uint16_t AgentUtXmlAcl::Ace::src_ip_plen_

Definition at line 158 of file test_xml_oper.h.

◆ src_sg_

uint16_t AgentUtXmlAcl::Ace::src_sg_

Definition at line 153 of file test_xml_oper.h.

◆ src_vn_

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: