inlib  1.2.0
inlib::rroot::rbuf Member List
This is the complete list of members for inlib::rroot::rbuf, including all inherited members.
_check_eob(T &a_x)inlib::rroot::rbuf [inline, protected]
check_eob(uint32 n)inlib::rroot::rbuf [inline]
eob() const inlib::rroot::rbuf [inline]
m_byte_swapinlib::rroot::rbuf [protected]
m_eobinlib::rroot::rbuf [protected]
m_outinlib::rroot::rbuf [protected]
m_posinlib::rroot::rbuf [protected]
m_r_2_funcinlib::rroot::rbuf [protected]
m_r_4_funcinlib::rroot::rbuf [protected]
m_r_8_funcinlib::rroot::rbuf [protected]
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_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]
set_eob(const char *a_eob)inlib::rroot::rbuf [inline]
skip(unsigned int a_num)inlib::rroot::rbuf [inline]
~rbuf()inlib::rroot::rbuf [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines