|  | 
| bool | Open (const std::string &path) | 
|  | 
| bool | IsOpen () const | 
|  | 
| void | Close () | 
|  | 
| time_t | GetLastModificationTimestamp () const | 
|  | 
| bool | Load (const CXBTFFrame &frame, unsigned char *buffer) const | 
|  | 
| uint64_t | GetHeaderSize () const | 
|  | 
| bool | Exists (const std::string &name) const | 
|  | 
| bool | Get (const std::string &name, CXBTFFile &file) const | 
|  | 
| std::vector< CXBTFFile > | GetFiles () const | 
|  | 
| void | AddFile (const CXBTFFile &file) | 
|  | 
| void | UpdateFile (const CXBTFFile &file) | 
|  | 
The documentation for this class was generated from the following files: