This is the complete list of members for bitpit::IBinaryArchive, including all inherited members.
| BinaryArchive() | bitpit::BinaryArchive | |
| checkVersion(int version) | bitpit::IBinaryArchive | |
| 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 | |
| getStream() | bitpit::IBinaryArchive | |
| getVersion() const | bitpit::BinaryArchive | |
| HEADER_SIZE (defined in bitpit::BinaryArchive) | bitpit::BinaryArchive | static |
| IBinaryArchive()=default (defined in bitpit::IBinaryArchive) | bitpit::IBinaryArchive | |
| IBinaryArchive(const std::string &name, int block=-1) | bitpit::IBinaryArchive | |
| IBinaryArchive(const std::string &name, const std::string &extension, int block=-1) | bitpit::IBinaryArchive | |
| 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, int block=-1) | bitpit::IBinaryArchive | |
| open(const std::string &name, const std::string &extension, int block=-1) | bitpit::IBinaryArchive | |
| bitpit::BinaryArchive::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 | |