33 #ifndef EMANESTATISTICTABLEINFO_HEADER_    34 #define EMANESTATISTICTABLEINFO_HEADER_    61                        const std::string & sDescription);
    69     const std::string & 
getName() 
const;
    90     std::string sDescription_;
    96 #endif // EMANESTATISTICTABLEINFO_HEADER_ 
StatisticTableInfo(const std::string &sName, const StatisticProperties &properties, const std::string &sDescription)
const std::string & getName() const
const std::string & getDescription() const
Holds name, property and description of a StatisticTable.