PIRL  PIRL++

PIRL::Binary_Input Member List

This is the complete list of members for PIRL::Binary_Input, including all inherited members.
Binary_Input(std::istream &stream, bool reversed=false)PIRL::Binary_Input [inline, explicit]
Binary_Input(std::istream &stream, Data_Order data_order)PIRL::Binary_Input [inline, explicit]
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(T &value)PIRL::Binary_Input [inline]
get(T *value, unsigned int amount)PIRL::Binary_Input [inline]
PIRL::Binary_IO::get(std::istream &stream, T &value)PIRL::Binary_IO [inline]
PIRL::Binary_IO::get(std::istream &stream, T *value, unsigned int amount)PIRL::Binary_IO [inline]
get_3(int &value)PIRL::Binary_Input [inline]
PIRL::Binary_IO::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]
StreamPIRL::Binary_Input
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