strusModule  0.17
Public Types | Public Attributes | List of all members
strus::StatisticsProcessorConstructor Struct Reference

Structure to declare an alternative packing/unpacking of statistics messages. More...

#include <storageModule.hpp>

Public Types

typedef
StatisticsProcessorInterface *(* 
Create )(ErrorBufferInterface *errorhnd)
 

Public Attributes

const char * name
 name of the implementation More...
 
Create create
 constructor of the object More...
 

Detailed Description

Structure to declare an alternative packing/unpacking of statistics messages.

Member Typedef Documentation

typedef StatisticsProcessorInterface*(* strus::StatisticsProcessorConstructor::Create)(ErrorBufferInterface *errorhnd)

Member Data Documentation

Create strus::StatisticsProcessorConstructor::create

constructor of the object

const char* strus::StatisticsProcessorConstructor::name

name of the implementation


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