g4tools  5.4.0
tools::rroot::rbuf Member List

This is the complete list of members for tools::rroot::rbuf, including all inherited members.

_check_eob(T &a_x)tools::rroot::rbufinlineprotected
check_eob(uint32 n)tools::rroot::rbufinline
eob() consttools::rroot::rbufinline
m_byte_swaptools::rroot::rbufprotected
m_eobtools::rroot::rbufprotected
m_outtools::rroot::rbufprotected
m_postools::rroot::rbufprotected
m_r_2_functools::rroot::rbufprotected
m_r_4_functools::rroot::rbufprotected
m_r_8_functools::rroot::rbufprotected
operator=(const rbuf &a_from)tools::rroot::rbufinline
out() consttools::rroot::rbufinline
pos()tools::rroot::rbufinline
rbuf(std::ostream &a_out, bool a_byte_swap, const char *a_eob, char *&a_pos)tools::rroot::rbufinline
rbuf(const rbuf &a_from)tools::rroot::rbufinline
read(unsigned char &a_x)tools::rroot::rbufinline
read(unsigned short &a_x)tools::rroot::rbufinline
read(unsigned int &a_x)tools::rroot::rbufinline
read(uint64 &a_x)tools::rroot::rbufinline
read(float &a_x)tools::rroot::rbufinline
read(double &a_x)tools::rroot::rbufinline
read(char &a_x)tools::rroot::rbufinline
read(short &a_x)tools::rroot::rbufinline
read(int &a_x)tools::rroot::rbufinline
read(int64 &a_x)tools::rroot::rbufinline
read(std::string &a_x)tools::rroot::rbufinline
read(bool &x)tools::rroot::rbufinline
read(std::vector< std::string > &a_a)tools::rroot::rbufinline
read_array(uint32 a_sz, T *&a_a, uint32 &a_n)tools::rroot::rbufinline
read_array(std::vector< T > &a_v)tools::rroot::rbufinline
read_array2(std::vector< std::vector< T > > &a_v)tools::rroot::rbufinline
read_fast_array(bool *b, uint32 n)tools::rroot::rbufinline
read_fast_array(char *c, uint32 n)tools::rroot::rbufinline
read_fast_array(unsigned char *c, uint32 n)tools::rroot::rbufinline
read_fast_array(T *a_a, uint32 a_n)tools::rroot::rbufinline
set_byte_swap(bool a_value)tools::rroot::rbufinline
set_eob(const char *a_eob)tools::rroot::rbufinline
skip(unsigned int a_num)tools::rroot::rbufinline
~rbuf()tools::rroot::rbufinlinevirtual