MIRA
BinaryIstream< StreamUnderlay > Member List

This is the complete list of members for BinaryIstream< StreamUnderlay >, including all inherited members.

BinaryIosBase()BinaryIosBaseinline
BinaryIstream(streambuffer_pointer buffer)BinaryIstream< StreamUnderlay >inline
BinaryIstream(Base &s)BinaryIstream< StreamUnderlay >inline
BinaryIstream(Base &s, pos_type pos)BinaryIstream< StreamUnderlay >inline
char_type typedefBinaryIstream< StreamUnderlay >
fmtflags enum nameBinaryIosBase
fromBinary(T &value)BinaryIstream< StreamUnderlay >inlineprotected
mFmtFlagsBinaryIosBaseprotected
net enum valueBinaryIosBase
none enum valueBinaryIosBase
operator>>(char *v)BinaryIstream< StreamUnderlay >inline
operator>>(std::string &v)BinaryIstream< StreamUnderlay >inline
operator>>(bool &v)BinaryIstream< StreamUnderlay >inline
operator>>(char &v)BinaryIstream< StreamUnderlay >inline
operator>>(uint8 &v)BinaryIstream< StreamUnderlay >inline
operator>>(uint16 &v)BinaryIstream< StreamUnderlay >inline
operator>>(uint32 &v)BinaryIstream< StreamUnderlay >inline
operator>>(uint64 &v)BinaryIstream< StreamUnderlay >inline
operator>>(int8 &v)BinaryIstream< StreamUnderlay >inline
operator>>(int16 &v)BinaryIstream< StreamUnderlay >inline
operator>>(int32 &v)BinaryIstream< StreamUnderlay >inline
operator>>(int64 &v)BinaryIstream< StreamUnderlay >inline
operator>>(float &v)BinaryIstream< StreamUnderlay >inline
operator>>(double &v)BinaryIstream< StreamUnderlay >inline
operator>>(Buffer< T > &v)BinaryIstream< StreamUnderlay >inline
operator>>(BinaryIosBase &(*manipFn)(BinaryIosBase &))BinaryIstream< StreamUnderlay >inline
pos_type typedefBinaryIstream< StreamUnderlay >
read(T *data, std::size_t count)BinaryIstream< StreamUnderlay >inline
setf(fmtflags flags)BinaryIosBaseinline
streambuffer_pointerBinaryIstream< StreamUnderlay >
stringFromBinary(char *value)BinaryIstream< StreamUnderlay >inlineprotected
stringFromBinary(std::string &value)BinaryIstream< StreamUnderlay >inlineprotected
unsetf(fmtflags mask)BinaryIosBaseinline