g4tools
5.4.0
tools
rroot
rbuf
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::rbuf
inline
protected
check_eob
(uint32 n)
tools::rroot::rbuf
inline
eob
() const
tools::rroot::rbuf
inline
m_byte_swap
tools::rroot::rbuf
protected
m_eob
tools::rroot::rbuf
protected
m_out
tools::rroot::rbuf
protected
m_pos
tools::rroot::rbuf
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
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_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
set_byte_swap
(bool a_value)
tools::rroot::rbuf
inline
set_eob
(const char *a_eob)
tools::rroot::rbuf
inline
skip
(unsigned int a_num)
tools::rroot::rbuf
inline
~rbuf
()
tools::rroot::rbuf
inline
virtual
Generated by
1.8.20