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

#include <session_stats_collector.h>

Collaboration diagram for SessionFlowExportInfo:

Public Member Functions

 SessionFlowExportInfo ()
 

Public Attributes

std::string sg_rule_uuid
 
std::string nw_ace_uuid
 
std::string aps_rule_uuid
 
std::string action
 
std::string drop_reason
 

Detailed Description

Definition at line 80 of file session_stats_collector.h.

Constructor & Destructor Documentation

SessionFlowExportInfo::SessionFlowExportInfo ( )
inline

Definition at line 86 of file session_stats_collector.h.

Member Data Documentation

std::string SessionFlowExportInfo::action

Definition at line 84 of file session_stats_collector.h.

std::string SessionFlowExportInfo::aps_rule_uuid

Definition at line 83 of file session_stats_collector.h.

std::string SessionFlowExportInfo::drop_reason

Definition at line 85 of file session_stats_collector.h.

std::string SessionFlowExportInfo::nw_ace_uuid

Definition at line 82 of file session_stats_collector.h.

std::string SessionFlowExportInfo::sg_rule_uuid

Definition at line 81 of file session_stats_collector.h.


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