Jpp  15.0.4
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JIO::JByteArrayReader Member List

This is the complete list of members for JIO::JByteArrayReader, including all inherited members.

__dataJIO::JByteArrayReaderprotected
__posJIO::JByteArrayReaderprotected
__sizeJIO::JByteArrayReaderprotected
clear()JIO::JReaderinlinevirtual
data() const JIO::JByteArrayReaderinline
getRemainingData() const JIO::JByteArrayReaderinline
getRemainingSize() const JIO::JByteArrayReaderinline
getStatus() const overrideJIO::JByteArrayReaderinlinevirtual
JByteArrayReader()JIO::JByteArrayReaderinline
JByteArrayReader(const char *buffer, const int length=0)JIO::JByteArrayReaderinline
load(JSerialisable &object)JIO::JReaderinline
load(T &object)JIO::JReaderinline
operator bool() const JLANG::JAbstractObjectStatusinline
operator!() const JLANG::JAbstractObjectStatusinline
operator>>(JSerialisable &object)JIO::JReaderinline
operator>>(bool &value)JIO::JReaderinline
operator>>(char &value)JIO::JReaderinline
operator>>(unsigned char &value)JIO::JReaderinline
operator>>(short &value)JIO::JReaderinline
operator>>(unsigned short &value)JIO::JReaderinline
operator>>(int &value)JIO::JReaderinline
operator>>(unsigned int &value)JIO::JReaderinline
operator>>(long int &value)JIO::JReaderinline
operator>>(unsigned long int &value)JIO::JReaderinline
operator>>(long long int &value)JIO::JReaderinline
operator>>(unsigned long long int &value)JIO::JReaderinline
operator>>(float &value)JIO::JReaderinline
operator>>(double &value)JIO::JReaderinline
operator>>(long double &value)JIO::JReaderinline
operator>>(JLANG::JObjectID &value)JIO::JReaderinline
read(char *buffer, const int length) overrideJIO::JByteArrayReaderinlinevirtual
seekg(const int pos)JIO::JByteArrayReaderinline
size() const JIO::JByteArrayReaderinline
tellg() const JIO::JByteArrayReaderinline
~JBinaryInput()JLANG::JBinaryInputinlinevirtual