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

#include <acl.h>

Collaboration diagram for FlowPolicyInfo:

Public Member Functions

 FlowPolicyInfo (const std::string &u)
 

Public Attributes

std::string uuid
 
bool drop
 
bool terminal
 
bool other
 
std::string src_match_vn
 
std::string dst_match_vn
 
std::string acl_name
 

Detailed Description

Definition at line 24 of file acl.h.

Constructor & Destructor Documentation

FlowPolicyInfo::FlowPolicyInfo ( const std::string &  u)

Definition at line 42 of file acl.cc.

Member Data Documentation

std::string FlowPolicyInfo::acl_name

Definition at line 31 of file acl.h.

bool FlowPolicyInfo::drop

Definition at line 26 of file acl.h.

std::string FlowPolicyInfo::dst_match_vn

Definition at line 30 of file acl.h.

bool FlowPolicyInfo::other

Definition at line 28 of file acl.h.

std::string FlowPolicyInfo::src_match_vn

Definition at line 29 of file acl.h.

bool FlowPolicyInfo::terminal

Definition at line 27 of file acl.h.

std::string FlowPolicyInfo::uuid

Definition at line 25 of file acl.h.


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