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

#include <flow_uve_stats_request.h>

Collaboration diagram for FlowUveFwPolicyInfo:

Public Member Functions

 FlowUveFwPolicyInfo ()
 

Public Attributes

TagList local_tagset_
 
std::string fw_policy_
 
TagList remote_tagset_
 
std::string remote_prefix_
 
std::string remote_vn_
 
std::string local_vn_
 
bool initiator_
 
bool added_
 
std::string action_
 
bool short_flow_
 
bool is_valid_
 

Detailed Description

Definition at line 10 of file flow_uve_stats_request.h.

Constructor & Destructor Documentation

FlowUveFwPolicyInfo::FlowUveFwPolicyInfo ( )
inline

Definition at line 22 of file flow_uve_stats_request.h.

Member Data Documentation

std::string FlowUveFwPolicyInfo::action_

Definition at line 19 of file flow_uve_stats_request.h.

bool FlowUveFwPolicyInfo::added_

Definition at line 18 of file flow_uve_stats_request.h.

std::string FlowUveFwPolicyInfo::fw_policy_

Definition at line 12 of file flow_uve_stats_request.h.

bool FlowUveFwPolicyInfo::initiator_

Definition at line 17 of file flow_uve_stats_request.h.

bool FlowUveFwPolicyInfo::is_valid_

Definition at line 21 of file flow_uve_stats_request.h.

TagList FlowUveFwPolicyInfo::local_tagset_

Definition at line 11 of file flow_uve_stats_request.h.

std::string FlowUveFwPolicyInfo::local_vn_

Definition at line 16 of file flow_uve_stats_request.h.

std::string FlowUveFwPolicyInfo::remote_prefix_

Definition at line 14 of file flow_uve_stats_request.h.

TagList FlowUveFwPolicyInfo::remote_tagset_

Definition at line 13 of file flow_uve_stats_request.h.

std::string FlowUveFwPolicyInfo::remote_vn_

Definition at line 15 of file flow_uve_stats_request.h.

bool FlowUveFwPolicyInfo::short_flow_

Definition at line 20 of file flow_uve_stats_request.h.


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