|
strusModule
0.17
|
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... | |
Structure to declare an alternative packing/unpacking of statistics messages.
| typedef StatisticsProcessorInterface*(* strus::StatisticsProcessorConstructor::Create)(ErrorBufferInterface *errorhnd) |
| Create strus::StatisticsProcessorConstructor::create |
constructor of the object
| const char* strus::StatisticsProcessorConstructor::name |
name of the implementation
1.8.6