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

#include <interface_uve_table.h>

Collaboration diagram for EndpointStatsInfo:

Public Attributes

const VmInterfacevmi
 
TagList local_tagset
 
std::string policy
 
std::string local_vn
 
std::string remote_vn
 
TagList remote_tagset
 
std::string remote_prefix
 
std::string action
 
uint64_t diff_bytes
 
uint64_t diff_pkts
 
bool in_stats
 
bool client
 

Detailed Description

Definition at line 24 of file interface_uve_table.h.

Member Data Documentation

std::string EndpointStatsInfo::action

Definition at line 32 of file interface_uve_table.h.

bool EndpointStatsInfo::client

Definition at line 43 of file interface_uve_table.h.

uint64_t EndpointStatsInfo::diff_bytes

Definition at line 33 of file interface_uve_table.h.

uint64_t EndpointStatsInfo::diff_pkts

Definition at line 34 of file interface_uve_table.h.

bool EndpointStatsInfo::in_stats

Definition at line 37 of file interface_uve_table.h.

TagList EndpointStatsInfo::local_tagset

Definition at line 26 of file interface_uve_table.h.

std::string EndpointStatsInfo::local_vn

Definition at line 28 of file interface_uve_table.h.

std::string EndpointStatsInfo::policy

Definition at line 27 of file interface_uve_table.h.

std::string EndpointStatsInfo::remote_prefix

Definition at line 31 of file interface_uve_table.h.

TagList EndpointStatsInfo::remote_tagset

Definition at line 30 of file interface_uve_table.h.

std::string EndpointStatsInfo::remote_vn

Definition at line 29 of file interface_uve_table.h.

const VmInterface* EndpointStatsInfo::vmi

Definition at line 25 of file interface_uve_table.h.


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