This is the complete list of members for tools::wroot::bufobj, including all inherited members.
| buf() | tools::wroot::buffer | inline |
| buf() const | tools::wroot::buffer | inline |
| buffer(std::ostream &a_out, bool a_byte_swap, uint32 a_size) | tools::wroot::buffer | inline |
| buffer(const buffer &a_from) | tools::wroot::buffer | inlineprotected |
| bufobj(std::ostream &a_out, bool a_byte_swap, uint32 a_size, const std::string &a_name, const std::string &a_title, const std::string &a_store_cls) | tools::wroot::bufobj | inline |
| bufobj(const bufobj &a_from) | tools::wroot::bufobj | inlineprotected |
| byte_swap() const | tools::wroot::buffer | inline |
| displace_mapped(unsigned int a_num) | tools::wroot::buffer | inline |
| expand(uint32 a_new_size) | tools::wroot::buffer | inline |
| expand2(uint32 a_new_size) | tools::wroot::buffer | inline |
| kByteCountMask() | tools::wroot::buffer | inlineprotectedstatic |
| kByteCountVMask() | tools::wroot::buffer | inlineprotectedstatic |
| kClassMask() | tools::wroot::buffer | inlineprotectedstatic |
| kMapOffset() | tools::wroot::buffer | inlineprotectedstatic |
| kMaxMapCount() | tools::wroot::buffer | inlineprotectedstatic |
| kMaxVersion() | tools::wroot::buffer | inlineprotectedstatic |
| kNewClassTag() | tools::wroot::buffer | inlineprotectedstatic |
| length() const | tools::wroot::buffer | inline |
| m_buffer | tools::wroot::buffer | protected |
| m_byte_swap | tools::wroot::buffer | protected |
| m_cls_mapped | tools::wroot::buffer | protected |
| m_clss | tools::wroot::buffer | protected |
| m_max | tools::wroot::buffer | protected |
| m_name | tools::wroot::bufobj | protected |
| m_obj_mapped | tools::wroot::buffer | protected |
| m_objs | tools::wroot::buffer | protected |
| m_out | tools::wroot::buffer | protected |
| m_pos | tools::wroot::buffer | protected |
| m_size | tools::wroot::buffer | protected |
| m_store_cls | tools::wroot::bufobj | protected |
| m_title | tools::wroot::bufobj | protected |
| m_wb | tools::wroot::buffer | protected |
| max_pos() const | tools::wroot::buffer | inline |
| name() const | tools::wroot::bufobj | inlinevirtual |
| operator=(const bufobj &) | tools::wroot::bufobj | inlineprotected |
| tools::wroot::buffer::operator=(const buffer &) | tools::wroot::buffer | inlineprotected |
| out() const | tools::wroot::buffer | inline |
| pos() | tools::wroot::buffer | inline |
| reset_objs_map() | tools::wroot::buffer | inline |
| s_class() | tools::wroot::bufobj | inlinestatic |
| set_byte_count(uint32 a_pos) | tools::wroot::buffer | inline |
| set_byte_count_obj(uint32 a_pos) | tools::wroot::buffer | inlineprotected |
| size() const | tools::wroot::buffer | inline |
| store_class_name() const | tools::wroot::bufobj | inlinevirtual |
| stream(buffer &a_buffer) const | tools::wroot::bufobj | inlinevirtual |
| title() const | tools::wroot::bufobj | inlinevirtual |
| to_displace() const | tools::wroot::buffer | inline |
| write(T x) | tools::wroot::buffer | inline |
| write(bool x) | tools::wroot::buffer | inline |
| write(const std::string &x) | tools::wroot::buffer | inline |
| write_array(const T *a_a, uint32 a_n) | tools::wroot::buffer | inline |
| write_array(const std::vector< T > a_v) | tools::wroot::buffer | inline |
| write_array2(const std::vector< std::vector< T > > a_v) | tools::wroot::buffer | inline |
| write_class(const std::string &a_cls) | tools::wroot::buffer | inlineprotected |
| write_cstring(const char *a_s) | tools::wroot::buffer | inline |
| write_fast_array(const char *a_a, uint32 a_n) | tools::wroot::buffer | inline |
| write_fast_array(const T *a_a, uint32 a_n) | tools::wroot::buffer | inline |
| write_fast_array(const std::vector< T > &a_v) | tools::wroot::buffer | inline |
| write_object(const ibo &a_obj) | tools::wroot::buffer | inline |
| write_version(short a_version) | tools::wroot::buffer | inline |
| write_version(short a_version, uint32 &a_pos) | tools::wroot::buffer | inline |
| ~buffer() | tools::wroot::buffer | inlinevirtual |
| ~bufobj() | tools::wroot::bufobj | inlinevirtual |
| ~iobject() | tools::wroot::iobject | inlinevirtual |