This is the complete list of members for bitpit::BinaryArchive, including all inherited members.
BinaryArchive() | bitpit::BinaryArchive | |
EXTENSION_DEFAULT (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | static |
generatePath(const std::string &name, int block=-1) | bitpit::BinaryArchive | static |
generatePath(const std::string &name, const std::string &extension, int block=-1) | bitpit::BinaryArchive | static |
getHeader() const | bitpit::BinaryArchive | |
getPath() const | bitpit::BinaryArchive | |
getVersion() const | bitpit::BinaryArchive | |
HEADER_SIZE (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | static |
m_header (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | protected |
m_path (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | protected |
m_version (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | protected |
open(const std::string &name, const std::string &extension, ios_base::openmode mode, int block=-1) | bitpit::BinaryArchive | protected |
VERSION_UNDEFINED (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | static |
~BinaryArchive() | bitpit::BinaryArchive |