41 #ifndef __BASE_STATS_OUTPUT_HH__ 42 #define __BASE_STATS_OUTPUT_HH__ 62 virtual void begin() = 0;
63 virtual void end() = 0;
64 virtual bool valid()
const = 0;
80 #endif // __BASE_STATS_OUTPUT_HH__
const std::string & name()
virtual void endGroup()=0
virtual void beginGroup(const char *name)=0
virtual void visit(const ScalarInfo &info)=0
virtual bool valid() const =0