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

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

awrite(const bool *buf, int64 cnt=1, bool nl=false)UT_OStreaminline
awrite(const char *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const unsigned char *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const signed char *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const int16 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const uint16 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const int32 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const uint32 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const int64 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const uint64 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const fpreal32 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const fpreal64 *buf, int64 cnt=1, bool nl=false)UT_OStream
awrite(const UT_String &str, bool nl=false)UT_OStream
awrite(const UT_StringRef &str, bool nl=false)UT_OStream
awrite(const std::string &str, bool nl=false)UT_OStream
bad() const UT_OStream
bwrite(const bool *buf, int64 cnt=1)UT_OStreaminline
bwrite(const char *buf, int64 cnt=1)UT_OStream
bwrite(const unsigned char *buf, int64 cnt=1)UT_OStream
bwrite(const signed char *buf, int64 cnt=1)UT_OStream
bwrite(const int16 *buf, int64 cnt=1)UT_OStream
bwrite(const uint16 *buf, int64 cnt=1)UT_OStream
bwrite(const int32 *buf, int64 cnt=1)UT_OStream
bwrite(const uint32 *buf, int64 cnt=1)UT_OStream
bwrite(const int64 *buf, int64 cnt=1)UT_OStream
bwrite(const uint64 *buf, int64 cnt=1)UT_OStream
bwrite(const fpreal32 *buf, int64 cnt=1)UT_OStream
bwrite(const fpreal64 *buf, int64 cnt=1)UT_OStream
bwrite(const UT_String &str)UT_OStream
bwrite(const UT_StringRef &str)UT_OStream
bwrite(const std::string &str)UT_OStream
char_type typedefUT_OStream
eof() const UT_OStream
fail() const UT_OStream
flush()UT_OStreaminline
getOStream()UT_OStreaminline
good() const UT_OStream
isAscii() const UT_OStreaminline
isBinary() const UT_OStreaminline
NO_INIT enum valueUT_OStream
operator bool() const UT_OStreaminline
operator!() const UT_OStreaminline
operator<<(UT_OStream &os, int16 value)UT_OStreamfriend
operator<<(UT_OStream &os, uint16 value)UT_OStreamfriend
operator<<(UT_OStream &os, int32 value)UT_OStreamfriend
operator<<(UT_OStream &os, uint32 value)UT_OStreamfriend
operator<<(UT_OStream &os, int64 value)UT_OStreamfriend
operator<<(UT_OStream &os, uint64 value)UT_OStreamfriend
operator<<(UT_OStream &os, fpreal32 value)UT_OStreamfriend
operator<<(UT_OStream &os, fpreal64 value)UT_OStreamfriend
operator<<(UT_OStream &os, char value)UT_OStreamfriend
operator<<(UT_OStream &os, unsigned char value)UT_OStreamfriend
operator<<(UT_OStream &os, const char *value)UT_OStreamfriend
operator<<(UT_OStream &os, long value)UT_OStreamfriend
operator<<(UT_OStream &os, unsigned long value)UT_OStreamfriend
pos_type typedefUT_OStream
precision() const UT_OStream
precision(int dig)UT_OStream
put(char_type ch)UT_OStreaminline
seek_type typedefUT_OStream
seekp(pos_type offset, seek_type dir=UT_IOS_SEEK_BEG)UT_OStreaminline
setOStream(std::ostream &os)UT_OStreaminline
setstate(std::ios::iostate state)UT_OStreaminline
setStreamRef(UT_OStream &os)UT_OStreaminline
tellp()UT_OStreaminline
Uninitialized enum nameUT_OStream
UT_OStream(std::ostream &os, UT_IOS_TYPE bin)UT_OStreaminline
UT_OStream(std::ostream &os, bool binary)UT_OStreaminline
UT_OStream(Uninitialized, UT_IOS_TYPE bin)UT_OStreaminline
UT_OStreamAutoBinaryUT_OStreamfriend
width() const UT_OStream
width(int dig)UT_OStream
write(const char_type *str, int64 count)UT_OStreaminline
write(const bool *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const int16 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const uint16 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const int32 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const uint32 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const int64 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const uint64 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const fpreal32 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const fpreal64 *buf, int64 cnt=1, bool nl=false)UT_OStream
write(const UT_String &str, bool nl=false)UT_OStreaminline
write(const UT_StringRef &str, bool nl=false)UT_OStreaminline
write(const std::string &str, bool nl=false)UT_OStreaminline
~UT_OStream()=defaultUT_OStream