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

#include <agent_profile.h>

Public Member Functions

void Get ()
 
void Reset ()
 

Public Attributes

uint64_t inet4_add_count_
 
uint64_t inet4_del_count_
 
uint64_t inet6_add_count_
 
uint64_t inet6_del_count_
 
uint64_t mcast_add_count_
 
uint64_t mcast_del_count_
 
uint64_t bridge_add_count_
 
uint64_t bridge_del_count_
 

Detailed Description

Definition at line 85 of file agent_profile.h.

Member Function Documentation

void ProfileData::XmppStats::Get ( )
void ProfileData::XmppStats::Reset ( )

Definition at line 178 of file agent_profile.cc.

Member Data Documentation

uint64_t ProfileData::XmppStats::bridge_add_count_

Definition at line 92 of file agent_profile.h.

uint64_t ProfileData::XmppStats::bridge_del_count_

Definition at line 93 of file agent_profile.h.

uint64_t ProfileData::XmppStats::inet4_add_count_

Definition at line 86 of file agent_profile.h.

uint64_t ProfileData::XmppStats::inet4_del_count_

Definition at line 87 of file agent_profile.h.

uint64_t ProfileData::XmppStats::inet6_add_count_

Definition at line 88 of file agent_profile.h.

uint64_t ProfileData::XmppStats::inet6_del_count_

Definition at line 89 of file agent_profile.h.

uint64_t ProfileData::XmppStats::mcast_add_count_

Definition at line 90 of file agent_profile.h.

uint64_t ProfileData::XmppStats::mcast_del_count_

Definition at line 91 of file agent_profile.h.


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