ldas-tools-framecpp
2.5.8
|
#include <FrTOC.hh>
Public Member Functions | |
StatTypeKey (const std::string &Name, const std::string &Detector) | |
bool | operator< (const StatTypeKey &RHS) const |
bool | operator== (const StatTypeKey &RHS) const |
bool | operator!= (const StatTypeKey &RHS) const |
Public Attributes | |
std::string | s_name |
std::string | s_detector |
FrameCPP::Version_4::FrTOC::StatTypeKey::StatTypeKey | ( | const std::string & | Name, |
const std::string & | Detector | ||
) |
bool FrameCPP::Version_4::FrTOC::StatTypeKey::operator!= | ( | const StatTypeKey & | RHS | ) | const |
bool FrameCPP::Version_4::FrTOC::StatTypeKey::operator< | ( | const StatTypeKey & | RHS | ) | const |
bool FrameCPP::Version_4::FrTOC::StatTypeKey::operator== | ( | const StatTypeKey & | RHS | ) | const |
std::string FrameCPP::Version_4::FrTOC::StatTypeKey::s_detector |
std::string FrameCPP::Version_4::FrTOC::StatTypeKey::s_name |