This is the complete list of members for io::VEventFile, including all inherited members.
Close()=0 | io::VEventFile | pure virtual |
DefaultOpen(const std::string &filename, const Mode mode=eRead) | io::VEventFile | protected |
DefaultWrite(evt::Event &event) | io::VEventFile | protected |
fBranch | io::VEventFile | protected |
fFilename | io::VEventFile | protected |
FindEvent(const unsigned int eventId)=0 | io::VEventFile | pure virtual |
fMode | io::VEventFile | protected |
GetFilename() const | io::VEventFile | inline |
GetNEvents()=0 | io::VEventFile | pure virtual |
GotoPosition(const unsigned int position)=0 | io::VEventFile | pure virtual |
Open(const std::string &filename, const Mode mode=eRead, utl::Branch *const b=nullptr)=0 | io::VEventFile | pure virtual |
operator=(const VEventFile &event) | io::VEventFile | protected |
Read(evt::Event &event)=0 | io::VEventFile | pure virtual |
VEventFile() | io::VEventFile | inline |
VEventFile(const std::string &filename, const Mode mode, utl::Branch *const b=nullptr) | io::VEventFile | inline |
VEventFile(const VEventFile &event) | io::VEventFile | protected |
Write(const evt::Event &event)=0 | io::VEventFile | pure virtual |
~VEventFile() | io::VEventFile | inlinevirtual |