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

#include <session_stats_collector.h>

Collaboration diagram for SessionExportInfo:

Public Member Functions

 SessionExportInfo ()
 

Public Attributes

bool valid
 
std::string vm_cfg_name
 
std::string other_vrouter
 
uint16_t underlay_proto
 
UuidList vmi_slo_list
 
UuidList vn_slo_list
 
SessionFlowExportInfo fwd_flow
 
SessionFlowExportInfo rev_flow
 

Detailed Description

Definition at line 91 of file session_stats_collector.h.

Constructor & Destructor Documentation

SessionExportInfo::SessionExportInfo ( )
inline

Definition at line 100 of file session_stats_collector.h.

Member Data Documentation

SessionFlowExportInfo SessionExportInfo::fwd_flow

Definition at line 98 of file session_stats_collector.h.

std::string SessionExportInfo::other_vrouter

Definition at line 94 of file session_stats_collector.h.

SessionFlowExportInfo SessionExportInfo::rev_flow

Definition at line 99 of file session_stats_collector.h.

uint16_t SessionExportInfo::underlay_proto

Definition at line 95 of file session_stats_collector.h.

bool SessionExportInfo::valid

Definition at line 92 of file session_stats_collector.h.

std::string SessionExportInfo::vm_cfg_name

Definition at line 93 of file session_stats_collector.h.

UuidList SessionExportInfo::vmi_slo_list

Definition at line 96 of file session_stats_collector.h.

UuidList SessionExportInfo::vn_slo_list

Definition at line 97 of file session_stats_collector.h.


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