| _check_eob(T &a_x) | tools::rroot::rbuf | inlineprotected |
| buffer(std::ostream &a_out, bool a_byte_swap, uint32 a_size, char *a_buffer, uint32 a_klen, bool a_verbose) | tools::rroot::buffer | inline |
| buffer(const buffer &a_from) | tools::rroot::buffer | inlineprotected |
| byte_swap() const | tools::rroot::buffer | inline |
| check_byte_count(uint32 a_start_pos, uint32 a_byte_count, const std::string &a_store_cls) | tools::rroot::buffer | inline |
| check_eob(uint32 n) | tools::rroot::rbuf | inline |
| eob() const | tools::rroot::rbuf | inline |
| kByteCountMask() | tools::rroot::buffer | inlineprotectedstatic |
| kByteCountVMask() | tools::rroot::buffer | inlineprotectedstatic |
| kClassMask() | tools::rroot::buffer | inlineprotectedstatic |
| kMapOffset() | tools::rroot::buffer | inlineprotectedstatic |
| kNewClassTag() | tools::rroot::buffer | inlineprotectedstatic |
| kNullTag() | tools::rroot::buffer | inlineprotectedstatic |
| length() const | tools::rroot::buffer | inline |
| m_buffer | tools::rroot::buffer | protected |
| m_byte_swap | tools::rroot::buffer | protected |
| m_eob | tools::rroot::rbuf | protected |
| m_klen | tools::rroot::buffer | protected |
| m_map_objs | tools::rroot::buffer | protected |
| m_objs | tools::rroot::buffer | protected |
| m_out | tools::rroot::rbuf | protected |
| m_pos | tools::rroot::buffer | protected |
| m_r_2_func | tools::rroot::rbuf | protected |
| m_r_4_func | tools::rroot::rbuf | protected |
| m_r_8_func | tools::rroot::rbuf | protected |
| m_size | tools::rroot::buffer | protected |
| m_verbose | tools::rroot::buffer | protected |
| map_objs() const | tools::rroot::buffer | inline |
| operator=(const buffer &) | tools::rroot::buffer | inlineprotected |
| tools::rroot::rbuf::operator=(const rbuf &a_from) | tools::rroot::rbuf | inline |
| out() const | tools::rroot::rbuf | inline |
| pos() | tools::rroot::rbuf | inline |
| rbuf(std::ostream &a_out, bool a_byte_swap, const char *a_eob, char *&a_pos) | tools::rroot::rbuf | inline |
| rbuf(const rbuf &a_from) | tools::rroot::rbuf | inline |
| read(unsigned char &a_x) | tools::rroot::rbuf | inline |
| read(unsigned short &a_x) | tools::rroot::rbuf | inline |
| read(unsigned int &a_x) | tools::rroot::rbuf | inline |
| read(uint64 &a_x) | tools::rroot::rbuf | inline |
| read(float &a_x) | tools::rroot::rbuf | inline |
| read(double &a_x) | tools::rroot::rbuf | inline |
| read(char &a_x) | tools::rroot::rbuf | inline |
| read(short &a_x) | tools::rroot::rbuf | inline |
| read(int &a_x) | tools::rroot::rbuf | inline |
| read(int64 &a_x) | tools::rroot::rbuf | inline |
| read(std::string &a_x) | tools::rroot::rbuf | inline |
| read(bool &x) | tools::rroot::rbuf | inline |
| read(std::vector< std::string > &a_a) | tools::rroot::rbuf | inline |
| read_array(uint32 a_sz, T *&a_a, uint32 &a_n) | tools::rroot::rbuf | inline |
| read_array(std::vector< T > &a_v) | tools::rroot::rbuf | inline |
| read_array2(std::vector< std::vector< T > > &a_v) | tools::rroot::rbuf | inline |
| read_class(std::string &a_class, uint32 &a_bcnt, bool &a_is_ref) | tools::rroot::buffer | inlineprotected |
| read_class_tag(std::string &a_class) | tools::rroot::buffer | inlineprotected |
| read_fast_array(bool *b, uint32 n) | tools::rroot::rbuf | inline |
| read_fast_array(char *c, uint32 n) | tools::rroot::rbuf | inline |
| read_fast_array(unsigned char *c, uint32 n) | tools::rroot::rbuf | inline |
| read_fast_array(T *a_a, uint32 a_n) | tools::rroot::rbuf | inline |
| read_object(ifac &a_fac, const ifac::args &a_args, iro *&a_obj, bool &a_created) | tools::rroot::buffer | inline |
| read_string(char *a_string, uint32 a_max) | tools::rroot::buffer | inlineprotected |
| read_version(short &a_version) | tools::rroot::buffer | inline |
| read_version(short &a_version, uint32 &a_start_pos, uint32 &a_byte_count) | tools::rroot::buffer | inline |
| remove_in_map(iro *a_obj) | tools::rroot::buffer | inline |
| set_byte_swap(bool a_value) | tools::rroot::rbuf | inline |
| set_eob(const char *a_eob) | tools::rroot::rbuf | inline |
| set_map_objs(bool a_value) | tools::rroot::buffer | inline |
| set_offset(unsigned int a_off) | tools::rroot::buffer | inline |
| size() const | tools::rroot::buffer | inline |
| skip(unsigned int a_num) | tools::rroot::rbuf | inline |
| verbose() const | tools::rroot::buffer | inline |
| ~buffer() | tools::rroot::buffer | inlinevirtual |
| ~rbuf() | tools::rroot::rbuf | inlinevirtual |