, including all inherited members.
| _check_eob(T &a_x) | inlib::rroot::rbuf | [inline, protected] |
| buffer(std::ostream &a_out, bool a_byte_swap, uint32 a_size, char *a_buffer, uint32 a_klen, bool a_verbose) | inlib::rroot::buffer | [inline] |
| buffer(const buffer &a_from) | inlib::rroot::buffer | [inline, protected] |
| check_byte_count(uint32 a_start_pos, uint32 a_byte_count, const std::string &a_store_cls) | inlib::rroot::buffer | [inline] |
| check_eob(uint32 n) | inlib::rroot::rbuf | [inline] |
| eob() const | inlib::rroot::rbuf | [inline] |
| kByteCountMask() | inlib::rroot::buffer | [inline, protected, static] |
| kByteCountVMask() | inlib::rroot::buffer | [inline, protected, static] |
| kClassMask() | inlib::rroot::buffer | [inline, protected, static] |
| kMapOffset() | inlib::rroot::buffer | [inline, protected, static] |
| kNewClassTag() | inlib::rroot::buffer | [inline, protected, static] |
| kNullTag() | inlib::rroot::buffer | [inline, protected, static] |
| length() const | inlib::rroot::buffer | [inline] |
| m_buffer | inlib::rroot::buffer | [protected] |
| m_byte_swap | inlib::rroot::buffer | [protected] |
| m_eob | inlib::rroot::rbuf | [protected] |
| m_klen | inlib::rroot::buffer | [protected] |
| m_out | inlib::rroot::rbuf | [protected] |
| m_pos | inlib::rroot::buffer | [protected] |
| m_r_2_func | inlib::rroot::rbuf | [protected] |
| m_r_4_func | inlib::rroot::rbuf | [protected] |
| m_r_8_func | inlib::rroot::rbuf | [protected] |
| m_size | inlib::rroot::buffer | [protected] |
| m_verbose | inlib::rroot::buffer | [protected] |
| operator=(const buffer &) | inlib::rroot::buffer | [inline, protected] |
| inlib::rroot::rbuf::operator=(const rbuf &) | inlib::rroot::rbuf | [inline, protected] |
| out() const | inlib::rroot::rbuf | [inline] |
| pos() | inlib::rroot::rbuf | [inline] |
| rbuf(std::ostream &a_out, bool a_byte_swap, const char *a_eob, char *&a_pos) | inlib::rroot::rbuf | [inline] |
| rbuf(const rbuf &a_from) | inlib::rroot::rbuf | [inline, protected] |
| read(unsigned char &a_x) | inlib::rroot::rbuf | [inline] |
| read(unsigned short &a_x) | inlib::rroot::rbuf | [inline] |
| read(unsigned int &a_x) | inlib::rroot::rbuf | [inline] |
| read(uint64 &a_x) | inlib::rroot::rbuf | [inline] |
| read(float &a_x) | inlib::rroot::rbuf | [inline] |
| read(double &a_x) | inlib::rroot::rbuf | [inline] |
| read(char &a_x) | inlib::rroot::rbuf | [inline] |
| read(short &a_x) | inlib::rroot::rbuf | [inline] |
| read(int &a_x) | inlib::rroot::rbuf | [inline] |
| read(int64 &a_x) | inlib::rroot::rbuf | [inline] |
| read(std::string &a_x) | inlib::rroot::rbuf | [inline] |
| read(bool &x) | inlib::rroot::rbuf | [inline] |
| read(std::vector< std::string > &a_a) | inlib::rroot::rbuf | [inline] |
| read_array(uint32 a_sz, T *&a_a, uint32 &a_n) | inlib::rroot::rbuf | [inline] |
| read_class(std::string &a_class, uint32 &a_bcnt, bool &a_is_ref) | inlib::rroot::buffer | [inline, protected] |
| read_class_tag(std::string &a_class) | inlib::rroot::buffer | [inline, protected] |
| read_fast_array(bool *b, uint32 n) | inlib::rroot::rbuf | [inline] |
| read_fast_array(char *c, uint32 n) | inlib::rroot::rbuf | [inline] |
| read_fast_array(unsigned char *c, uint32 n) | inlib::rroot::rbuf | [inline] |
| read_fast_array(T *a_a, uint32 a_n) | inlib::rroot::rbuf | [inline] |
| read_object(ifac &a_fac, const ifac::args &a_args, iro *&a_obj) | inlib::rroot::buffer | [inline] |
| read_string(char *a_string, uint32 a_max) | inlib::rroot::buffer | [inline, protected] |
| read_version(short &a_version) | inlib::rroot::buffer | [inline] |
| read_version(short &a_version, uint32 &a_start_pos, uint32 &a_byte_count) | inlib::rroot::buffer | [inline] |
| set_eob(const char *a_eob) | inlib::rroot::rbuf | [inline] |
| set_offset(unsigned int a_off) | inlib::rroot::buffer | [inline] |
| size() const | inlib::rroot::buffer | [inline] |
| skip(unsigned int a_num) | inlib::rroot::rbuf | [inline] |
| sout(const std::string &a_string) | inlib::rroot::buffer | [inline, protected, static] |
| ~buffer() | inlib::rroot::buffer | [inline, virtual] |
| ~rbuf() | inlib::rroot::rbuf | [inline, virtual] |