PIRL  PIRL++

PIRL::Binary_IO Member List

This is the complete list of members for PIRL::Binary_IO, including all inherited members.
Binary_IO(bool reverse=false)PIRL::Binary_IO [inline, explicit]
Binary_IO(Data_Order data_order)PIRL::Binary_IO [inline, explicit]
Binder typedefPIRL::Binary_IO
Data_Order enum namePIRL::Binary_IO
get(std::istream &stream, T &value)PIRL::Binary_IO [inline]
get(std::istream &stream, T *value, unsigned int amount)PIRL::Binary_IO [inline]
get_3(std::istream &stream, int &value)PIRL::Binary_IO [inline]
IDPIRL::Binary_IO [static]
IO()PIRL::Binary_IO [inline]
IO(Data_Order data_order)PIRL::Binary_IO [inline]
LSB enum valuePIRL::Binary_IO
MSB enum valuePIRL::Binary_IO
operator()(T &value) const PIRL::Binary_IO [inline]
put(std::ostream &stream, T &value)PIRL::Binary_IO [inline]
put(std::ostream &stream, T *value, unsigned int amount)PIRL::Binary_IO [inline]
put_3(std::ostream &stream, const int &value)PIRL::Binary_IO [inline]
readPIRL::Binary_IO
read_backwards(std::istream &stream, char *data, unsigned long amount)PIRL::Binary_IO [inline, protected, static]
read_forwards(std::istream &stream, char *data, unsigned long amount)PIRL::Binary_IO [inline, protected, static]
Reader typedefPIRL::Binary_IO
reversed() const PIRL::Binary_IO [inline]
reversed(bool reverse)PIRL::Binary_IO [inline]
writePIRL::Binary_IO
write_backwards(std::ostream &stream, const char *data, unsigned long amount)PIRL::Binary_IO [inline, protected, static]
write_forwards(std::ostream &stream, const char *data, unsigned long amount)PIRL::Binary_IO [inline, protected, static]
Writer typedefPIRL::Binary_IO