ldas-tools  2.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | Public Member Functions | Static Public Member Functions | List of all members
GenericAPI::StatPool Class Reference

#include <StatPool.hh>

Inheritance diagram for GenericAPI::StatPool:

Public Types

typedef StatBase info_base_type
 
typedef info_base_typeinfo_type
 
typedef void(* user_init_cb )(info_type Key)
 

Public Member Functions

 StatPool ()
 
 ~StatPool ()
 

Static Public Member Functions

static void Cleanup ()
 
static info_type StatType ()
 
static info_type Request ()
 
static void Release (info_type Buffer)
 
static void Destroy (info_type Buffer)
 
static void UserInitCB (user_init_cb Callback)
 

Member Typedef Documentation

typedef void(* GenericAPI::StatPool::user_init_cb)(info_type Key)

Constructor & Destructor Documentation

GenericAPI::StatPool::StatPool ( )
GenericAPI::StatPool::~StatPool ( )

Member Function Documentation

static void GenericAPI::StatPool::Cleanup ( )
static
static void GenericAPI::StatPool::Destroy ( info_type  Buffer)
static
static void GenericAPI::StatPool::Release ( info_type  Buffer)
static
static info_type GenericAPI::StatPool::Request ( )
static
static info_type GenericAPI::StatPool::StatType ( )
static
static void GenericAPI::StatPool::UserInitCB ( user_init_cb  Callback)
static

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