Om  1.0.0
A universal framework for multimedia simulation
om::io::BinaryDecoder Member List

This is the complete list of members for om::io::BinaryDecoder, including all inherited members.

BinaryDecoder()om::io::BinaryDecoder
canSeek() const om::io::BinaryDecodervirtual
canSeek(Int64 relativeOffset) const om::io::BinaryDecodervirtual
getBytesRemaining() const om::io::BinaryDecodervirtual
getDataSize() const om::io::BinaryDecoderinline
getFormat() const om::io::BinaryDecoderinline
getPosition() const om::io::BinaryDecodervirtual
hasBytesRemaining() const om::io::DataInputStreaminline
pad(const UByte *&data)om::io::BinaryDecoderinline
read(Bool &value)om::io::BinaryDecoderinline
read(Int8 &value)om::io::BinaryDecoderinline
read(UInt8 &value)om::io::BinaryDecoderinline
read(Int16 &value)om::io::BinaryDecoderinline
read(UInt16 &value)om::io::BinaryDecoderinline
read(Int32 &value)om::io::BinaryDecoderinline
read(UInt32 &value)om::io::BinaryDecoderinline
read(Int64 &value)om::io::BinaryDecoderinline
read(UInt64 &value)om::io::BinaryDecoderinline
read(lang::Float16 &value)om::io::BinaryDecoderinline
read(Float32 &value)om::io::BinaryDecoderinline
read(Float64 &value)om::io::BinaryDecoderinline
read(math::Complex< T > &value)om::io::BinaryDecoderinline
read(math::VectorND< T, 2 > &value)om::io::BinaryDecoderinline
read(math::VectorND< T, 3 > &value)om::io::BinaryDecoderinline
read(math::VectorND< T, 4 > &value)om::io::BinaryDecoderinline
read(math::MatrixND< T, 2, 2 > &value)om::io::BinaryDecoderinline
read(math::MatrixND< T, 3, 3 > &value)om::io::BinaryDecoderinline
read(math::MatrixND< T, 4, 4 > &value)om::io::BinaryDecoderinline
read(math::Transform3D< T > &value)om::io::BinaryDecoderinline
read(math::AABB1D< T > &value)om::io::BinaryDecoderinline
read(math::AABB2D< T > &value)om::io::BinaryDecoderinline
read(math::AABB3D< T > &value)om::io::BinaryDecoderinline
read(UByte *newData, Size number)om::io::BinaryDecoder
readAllData()om::io::DataInputStream
readAllData(data::DataBuffer &buffer)om::io::DataInputStream
readArray(T *array, Size number)om::io::BinaryDecoderinline
readASCIIString()om::io::BinaryDecoder
readData(UByte *buffer, Size number)om::io::BinaryDecodervirtual
om::io::DataInputStream::readData(data::DataBuffer &buffer, Size numBytes)om::io::DataInputStream
readUTF16String()om::io::BinaryDecoder
readUTF32String()om::io::BinaryDecoder
readUTF8String()om::io::BinaryDecoder
seek(Int64 relativeOffset)om::io::BinaryDecodervirtual
setData(const UByte *newData, Size dataSizeInBytes)om::io::BinaryDecoderinline
setFormat(const BinaryFormat &newFormat)om::io::BinaryDecoderinline
~DataInputStream()om::io::DataInputStreaminlinevirtual