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

#include <gmp_proto.h>

Public Member Functions

 GmpStats ()
 
void Reset ()
 

Public Attributes

uint32_t gmp_g_add_count_
 
uint32_t gmp_g_del_count_
 
uint32_t gmp_sg_add_count_
 
uint32_t gmp_sg_del_count_
 

Detailed Description

Definition at line 124 of file gmp_proto.h.

Constructor & Destructor Documentation

GmpProto::GmpStats::GmpStats ( )
inline

Definition at line 125 of file gmp_proto.h.

Here is the call graph for this function:

Member Function Documentation

void GmpProto::GmpStats::Reset ( )
inline

Definition at line 126 of file gmp_proto.h.

Member Data Documentation

uint32_t GmpProto::GmpStats::gmp_g_add_count_

Definition at line 134 of file gmp_proto.h.

uint32_t GmpProto::GmpStats::gmp_g_del_count_

Definition at line 135 of file gmp_proto.h.

uint32_t GmpProto::GmpStats::gmp_sg_add_count_

Definition at line 137 of file gmp_proto.h.

uint32_t GmpProto::GmpStats::gmp_sg_del_count_

Definition at line 138 of file gmp_proto.h.


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