43 #ifndef __BASE_STATS_OUTPUT_HH__ 44 #define __BASE_STATS_OUTPUT_HH__ 64 virtual void begin() = 0;
65 virtual void end() = 0;
66 virtual bool valid()
const = 0;
82 #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