10 #ifndef _STRUS_STORAGE_STATISTICS_LIB_HPP_INCLUDED
11 #define _STRUS_STORAGE_STATISTICS_LIB_HPP_INCLUDED
17 class StatisticsProcessorInterface;
19 class ErrorBufferInterface;
StatisticsProcessorInterface * createStatisticsProcessor(ErrorBufferInterface *errorhnd)