HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IStream Member List

This is the complete list of members for UT_IStream, including all inherited members.

aread(bool *buffer, exint asize=1)UT_IStream
aread(int16 *buffer, exint asize=1)UT_IStream
aread(uint16 *buffer, exint asize=1)UT_IStream
aread(int32 *buffer, exint asize=1)UT_IStream
aread(uint32 *buffer, exint asize=1)UT_IStream
aread(int64 *buffer, exint asize=1)UT_IStream
aread(uint64 *buffer, exint asize=1)UT_IStream
aread(fpreal16 *buffer, exint asize=1)UT_IStream
aread(fpreal32 *buffer, exint asize=1)UT_IStream
aread(fpreal64 *buffer, exint asize=1)UT_IStream
aread(UT_String &str)UT_IStreaminline
aread(std::string &bytes)UT_IStreaminline
aread(UT_StringHolder &bytes)UT_IStreaminline
aread(UT_WorkBuffer &bytes)UT_IStreaminline
areadChar(char &result)UT_IStreaminline
bread(int32 *buffer, exint asize=1)UT_IStream
bread(int64 *buffer, exint asize=1)UT_IStream
bread(fpreal16 *buffer, exint asize=1)UT_IStream
bread(fpreal32 *buffer, exint asize=1)UT_IStream
bread(fpreal64 *buffer, exint asize=1)UT_IStream
bread(bool *buffer, exint size=1)UT_IStreaminline
bread(char *buffer, exint asize=1)UT_IStream
bread(unsigned char *buffer, exint asize=1)UT_IStreaminline
bread(signed char *buffer, exint asize=1)UT_IStreaminline
bread(int16 *buffer, exint asize=1)UT_IStream
bread(uint16 *buffer, exint asize=1)UT_IStreaminline
bread(int32 *buffer, exint asize=1)UT_IStream
bread(uint32 *buffer, exint asize=1)UT_IStreaminline
bread(int64 *buffer, exint asize=1)UT_IStream
bread(uint64 *buffer, exint asize=1)UT_IStreaminline
bread(UT_String &str)UT_IStreaminline
bread(std::string &bytes)UT_IStreaminline
bread(UT_StringHolder &bytes)UT_IStreaminline
bread(UT_WorkBuffer &bytes)UT_IStreaminline
checkNonCommentToken(const char *expected, int comment='#')UT_IStreaminline
checkToken(const char *expected)UT_IStreaminline
clearError()UT_IStreaminlineprotected
FileSystemType enum nameUT_IStream
getAll(UT_WorkBuffer &buffer)UT_IStream
getAllAscii(UT_WorkBuffer &buffer)UT_IStream
getBloscStream()UT_IStream
getc()UT_IStreaminline
getFileDescriptor() const UT_IStream
getFilename() const UT_IStream
getFileSystemType() const UT_IStream
getGzipStream()UT_IStream
getJSONWord(UT_WorkBuffer &buffer, bool &real)UT_IStream
getLabel() const UT_IStreaminline
getLine(UT_WorkBuffer &buffer, int end='\n')UT_IStream
getMemoryUsage(bool inclusive) const UT_IStreamvirtual
getNonCommentLine(UT_WorkBuffer &buffer, int comment='#', bool strip_inline_comments=true)UT_IStream
getNonCommentWord(UT_WorkBuffer &buffer, int comment='#')UT_IStream
getSCStream()UT_IStream
getStreamBuffer()UT_IStreaminline
getString(UT_WorkBuffer &buffer)UT_IStream
getSubStream(exint start, exint nbytes)UT_IStream
getVersion() const UT_IStreaminline
getWord(UT_WorkBuffer &buffer)UT_IStream
getZlibStream()UT_IStream
init(FILE *fp, UT_ISTREAM_READTYPE binary=UT_ISTREAM_BINARY, bool bufferable=true)UT_IStream
init(std::istream &is, UT_ISTREAM_READTYPE binary=UT_ISTREAM_BINARY, bool bufferable=true)UT_IStream
init(const char *buffer, size_t bufsize, UT_ISTREAM_READTYPE binary)UT_IStream
init(const UT_WorkBuffer &buffer, UT_ISTREAM_READTYPE binary=UT_ISTREAM_ASCII)UT_IStream
initCommon(UT_ISTREAM_READTYPE binary)UT_IStreamprotected
isAscii() const UT_IStreaminline
isBinary() const UT_IStreaminline
isEof() const UT_IStream
isError() const UT_IStreaminline
isRandomAccessFile(UT_WorkBuffer &filename) const UT_IStream
isSubStream() const UT_IStreaminline
myBinaryUT_IStreamprotected
myEofUT_IStreamprotected
myErrorUT_IStreamprotected
myIsFileUT_IStreamprotected
myIsSubStreamUT_IStreamprotected
myLabelUT_IStreamprotected
myStreamUT_IStreamprotected
myVersionUT_IStreamprotected
peek()UT_IStreaminline
read(bool *array, exint sz=1)UT_IStreaminline
read(int16 *array, exint sz=1)UT_IStreaminline
read(uint16 *array, exint sz=1)UT_IStreaminline
read(int32 *array, exint sz=1)UT_IStreaminline
read(uint32 *array, exint sz=1)UT_IStreaminline
read(int64 *array, exint sz=1)UT_IStreaminline
read(uint64 *array, exint sz=1)UT_IStreaminline
read(UT_String &string)UT_IStreaminline
read(std::string &bytes)UT_IStreaminline
read(UT_StringHolder &string)UT_IStreaminline
read(T *array, exint sz, exint max_elem)UT_IStreaminline
read(bool *array, exint sz, exint max_elem)UT_IStreaminline
read(int32 *val, exint sz=1)UT_IStreaminline
read(int64 *val, exint sz=1)UT_IStreaminline
read(fpreal16 *val, exint sz=1)UT_IStreaminline
read(fpreal32 *val, exint sz=1)UT_IStreaminline
read(fpreal64 *val, exint sz=1)UT_IStreaminline
readBinaryString(UT_String &str, UT_ISTREAM_RLE_IO startbits)UT_IStream
readBinaryString(UT_StringHolder &string, UT_ISTREAM_RLE_IO startbits)UT_IStream
readBool(bool &result)UT_IStreaminline
readChar(char &result)UT_IStreaminline
readStdString(std::string &bytes, bool binary)UT_IStreamprotected
readString(UT_String &str, bool binary)UT_IStreamprotected
readStringHolder(UT_StringHolder &bytes, bool binary)UT_IStreamprotected
readStringRLE(UT_ISTREAM_RLE_IO startbits)UT_IStream
readWorkBuffer(UT_WorkBuffer &bytes, bool binary)UT_IStreamprotected
seekg(exint pos, int seekdir=UT_SEEK_BEG)UT_IStream
setError(bool is_error)UT_IStreaminline
setError()UT_IStreamprotected
setIsFile(bool isFile)UT_IStreaminline
setIsSubStream(bool is_sub_stream)UT_IStreaminline
setLabel(const UT_StringHolder &label)UT_IStreaminline
setStdinCompatible(bool state)UT_IStreamstatic
setVersion(int version)UT_IStreaminline
skipLine(int end='\n')UT_IStreaminline
skipWhitespace(int64 &line_count, int64 &line_start_pos)UT_IStreaminline
skipWhitespace()UT_IStreaminline
tellg() const UT_IStreaminline
ungetc()UT_IStreaminline
unwind(exint amount)UT_IStreaminline
UT_FSYSTEM_LOCAL enum valueUT_IStream
UT_FSYSTEM_NETWORK enum valueUT_IStream
UT_FSYSTEM_UNKNOWN enum valueUT_IStream
UT_IStream()UT_IStreaminline
UT_IStream(FILE *fp, UT_ISTREAM_READTYPE binary=UT_ISTREAM_BINARY, bool bufferable=true)UT_IStreaminline
UT_IStream(std::istream &is, UT_ISTREAM_READTYPE binary=UT_ISTREAM_BINARY, bool bufferable=true)UT_IStreaminline
UT_IStream(const char *buffer, size_t bufsize, UT_ISTREAM_READTYPE binary)UT_IStreaminline
UT_IStream(const UT_WorkBuffer &buffer, UT_ISTREAM_READTYPE binary=UT_ISTREAM_ASCII)UT_IStreaminline
UT_IStream(const UT_StringHolder &filename, const UT_Options *open_options, bool bufferable)UT_IStreamprotected
UT_IStream(UT_IStreamBuf *sbuf, UT_ISTREAM_READTYPE binary)UT_IStreamprotected
UT_IStreamAutoBinary classUT_IStreamfriend
UT_SEEK_BEG enum valueUT_IStream
UT_SEEK_CUR enum valueUT_IStream
UT_SEEK_END enum valueUT_IStream
~UT_IStream()UT_IStreamvirtual