This is the complete list of members for tools::wroot::file, including all inherited members.
| _open(const char *a_name, int a_flags, unsigned int a_mode) | tools::wroot::file | inlineprotectedstatic |
| access_path(const std::string &a_path, EAccessMode a_mode) | tools::wroot::file | inlineprotectedstatic |
| add_ziper(char a_key, compress_func a_func) | tools::wroot::file | inline |
| begin enum value | tools::wroot::ifile | |
| byte_swap() const | tools::wroot::file | inlinevirtual |
| close() | tools::wroot::file | inline |
| compress_buffer(const buffer &a_buffer, char *&a_kbuf, uint32 &a_klen, bool &a_kdel) | tools::wroot::file | inlinevirtual |
| compression() const | tools::wroot::file | inlinevirtual |
| current enum value | tools::wroot::ifile | |
| dir() | tools::wroot::file | inline |
| dir() const | tools::wroot::file | inline |
| EAccessMode enum name | tools::wroot::file | protected |
| END() const | tools::wroot::file | inlinevirtual |
| end enum value | tools::wroot::ifile | |
| error_number() | tools::wroot::file | inlineprotected |
| file(std::ostream &a_out, const std::string &a_path, bool a_verbose=false) | tools::wroot::file | inline |
| file(const file &a_from) | tools::wroot::file | inlineprotected |
| from enum name | tools::wroot::ifile | |
| is_open() const | tools::wroot::file | inline |
| kExecutePermission enum value | tools::wroot::file | protected |
| kFileExists enum value | tools::wroot::file | protected |
| kReadPermission enum value | tools::wroot::file | protected |
| kWritePermission enum value | tools::wroot::file | protected |
| m_BEGIN | tools::wroot::file | protected |
| m_compress | tools::wroot::file | protected |
| m_END | tools::wroot::file | protected |
| m_file | tools::wroot::file | protected |
| m_free_segs | tools::wroot::file | protected |
| m_nbytes_free | tools::wroot::file | protected |
| m_nbytes_info | tools::wroot::file | protected |
| m_nbytes_name | tools::wroot::file | protected |
| m_out | tools::wroot::file | protected |
| m_path | tools::wroot::file | protected |
| m_root_directory | tools::wroot::file | protected |
| m_seek_free | tools::wroot::file | protected |
| m_seek_info | tools::wroot::file | protected |
| m_title | tools::wroot::file | protected |
| m_units | tools::wroot::file | protected |
| m_verbose | tools::wroot::file | protected |
| m_version | tools::wroot::file | protected |
| m_zipers | tools::wroot::file | protected |
| make_free_seg(seek a_first, seek a_last) | tools::wroot::file | inlineprotected |
| operator=(const file &) | tools::wroot::file | inlineprotected |
| out() const | tools::wroot::file | inlinevirtual |
| path() const | tools::wroot::file | inline |
| reset_error_number() | tools::wroot::file | inlineprotected |
| s_class() | tools::wroot::file | inlinestatic |
| s_cls() const | tools::wroot::file | inlinevirtual |
| set_compression(uint32 a_level) | tools::wroot::file | inline |
| set_END(seek a_end) | tools::wroot::file | inlinevirtual |
| set_pos(seek a_offset=0, from a_from=begin) | tools::wroot::file | inlinevirtual |
| synchronize() | tools::wroot::file | inlinevirtual |
| unlink(const std::string &a_path) | tools::wroot::file | inlineprotectedstatic |
| verbose() const | tools::wroot::file | inlinevirtual |
| version() const | tools::wroot::file | inlinevirtual |
| write(uint32 &a_nbytes) | tools::wroot::file | inline |
| write_buffer(const char *a_buffer, uint32 a_length) | tools::wroot::file | inlinevirtual |
| write_free_segments() | tools::wroot::file | inlineprotected |
| write_header() | tools::wroot::file | inlineprotected |
| write_streamer_infos() | tools::wroot::file | inlineprotected |
| zip(std::ostream &a_out, compress_func a_func, int a_level, uint32 a_srcsize, char *a_src, uint32 a_tgtsize, char *a_tgt, uint32 &a_irep) | tools::wroot::file | inlineprotectedstatic |
| ziper(char a_key, compress_func &a_func) const | tools::wroot::file | inlinevirtual |
| ~file() | tools::wroot::file | inlinevirtual |
| ~ifile() | tools::wroot::ifile | inlinevirtual |