This is the complete list of members for YODA::ReaderH5, including all inherited members.
create() | YODA::ReaderH5 | static |
operator=(const ReaderH5 &)=delete | YODA::ReaderH5 | |
operator=(ReaderH5 &&)=delete | YODA::ReaderH5 | |
patternCheck(const std::string &path, const std::vector< std::regex > &patterns, const std::vector< std::regex > &unpatterns) | YODA::Reader | inline |
read(const YODA_H5::File &file, std::vector< AnalysisObject * > &aos, const std::string &match="", const std::string &unmatch="") | YODA::ReaderH5 | virtual |
YODA::Reader::read(std::istream &stream, CONT &aos, const std::string &match="", const std::string &unmatch="") | YODA::Reader | inline |
YODA::Reader::read(std::istream &stream, const std::string &match="", const std::string &unmatch="") | YODA::Reader | inline |
YODA::Reader::read(const YODA_H5::File &file, const std::string &match="", const std::string &unmatch="") | YODA::Reader | inline |
YODA::Reader::read(const std::string &filename, CONT &aos, const std::string &match="", const std::string &unmatch="") | YODA::Reader | inline |
YODA::Reader::read(const std::string &filename, std::vector< AnalysisObject * > &aos, const std::string &match="", const std::string &unmatch="") | YODA::Reader | inline |
YODA::Reader::read(const std::string &filename, const std::string &match="", const std::string &unmatch="") | YODA::Reader | inline |
ReaderH5(const ReaderH5 &)=delete | YODA::ReaderH5 | |
ReaderH5(ReaderH5 &&)=delete | YODA::ReaderH5 | |
registerType() | YODA::Reader | inline |
TypeRegisterItr typedef | YODA::Reader | |
~Reader() | YODA::Reader | inlinevirtual |