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

Public Member Functions | |
| FlowUveVnAcePolicyInfo () | |
Public Attributes | |
| std::string | vn_ |
| std::string | nw_ace_uuid_ |
| bool | is_valid_ |
Definition at line 25 of file flow_uve_stats_request.h.
|
inline |
Definition at line 29 of file flow_uve_stats_request.h.
| bool FlowUveVnAcePolicyInfo::is_valid_ |
Definition at line 28 of file flow_uve_stats_request.h.
| std::string FlowUveVnAcePolicyInfo::nw_ace_uuid_ |
Definition at line 27 of file flow_uve_stats_request.h.
| std::string FlowUveVnAcePolicyInfo::vn_ |
Definition at line 26 of file flow_uve_stats_request.h.