|
Evo C++ Library v0.5.1
|
This is the complete list of members for StreamOut< T >, including all inherited members.
| attach(Handle handle, bool owned=true, bool flushlines=false) | StreamOut< T > | inline |
| bufwr_ | StreamOut< T > | protected |
| bufwrite() | StreamOut< T > | inline |
| close() | StreamOut< T > | inline |
| detach() | StreamOut< T > | inline |
| device_ | StreamOut< T > | protected |
| error() const | IoBase | inline |
| error_ | IoBase | protected |
| excep() const | IoBase | inline |
| excep(bool val) | IoBase | inline |
| excep_ | IoBase | protected |
| ExceptionOutT typedef | StreamOut< T > | |
| flush() | StreamOut< T > | inlinevirtual |
| Format typedef | StreamOut< T > | |
| handle() const | StreamOut< T > | inline |
| Handle typedef | StreamOut< T > | |
| init(bool flushlines=false) | StreamOut< T > | inlineprotected |
| IoBase() | IoBase | inline |
| isopen() const | StreamOut< T > | inlinevirtual |
| operator SafeBoolType() const | SafeBool< IoBase > | inline |
| operator!() const | IoBase | inline |
| operator<<(This &) | StreamOut< T > | inline |
| operator<<(Newline nl) | StreamOut< T > | inline |
| operator<<(NewlineDefault nl) | StreamOut< T > | inline |
| operator<<(const NewlineValue &nl) | StreamOut< T > | inline |
| operator<<(Flush) | StreamOut< T > | inline |
| operator<<(bool val) | StreamOut< T > | inline |
| operator<<(char ch) | StreamOut< T > | inline |
| operator<<(const char *str) | StreamOut< T > | inline |
| operator<<(const SubString &str) | StreamOut< T > | inline |
| operator<<(const ListBase< char, TSize > &str) | StreamOut< T > | inline |
| operator<<(int num) | StreamOut< T > | inline |
| operator<<(long num) | StreamOut< T > | inline |
| operator<<(longl num) | StreamOut< T > | inline |
| operator<<(uint num) | StreamOut< T > | inline |
| operator<<(ulong num) | StreamOut< T > | inline |
| operator<<(ulongl num) | StreamOut< T > | inline |
| operator<<(const IntegerT< U > &num) | StreamOut< T > | inline |
| operator<<(float num) | StreamOut< T > | inline |
| operator<<(double num) | StreamOut< T > | inline |
| operator<<(ldouble num) | StreamOut< T > | inline |
| operator<<(const FloatT< U > &num) | StreamOut< T > | inline |
| operator<<(const FmtChar &fmt) | StreamOut< T > | inline |
| operator<<(const FmtString &fmt) | StreamOut< T > | inline |
| operator<<(const FmtStringWrap &fmt) | StreamOut< T > | inline |
| operator<<(const FmtShort &fmt) | StreamOut< T > | inline |
| operator<<(const FmtInt &fmt) | StreamOut< T > | inline |
| operator<<(const FmtLong &fmt) | StreamOut< T > | inline |
| operator<<(const FmtLongL &fmt) | StreamOut< T > | inline |
| operator<<(const FmtUShort &fmt) | StreamOut< T > | inline |
| operator<<(const FmtUInt &fmt) | StreamOut< T > | inline |
| operator<<(const FmtULong &fmt) | StreamOut< T > | inline |
| operator<<(const FmtULongL &fmt) | StreamOut< T > | inline |
| operator<<(const FmtFloat &fmt) | StreamOut< T > | inline |
| operator<<(const FmtFloatD &fmt) | StreamOut< T > | inline |
| operator<<(const FmtFloatL &fmt) | StreamOut< T > | inline |
| operator<<(const FmtFieldNum< U > &fmt) | StreamOut< T > | inline |
| operator<<(const FmtFieldFloat< U > &fmt) | StreamOut< T > | inline |
| operator<<(const FmtPtr &fmtptr) | StreamOut< T > | inline |
| operator<<(const FmtDump &fmt) | StreamOut< T > | inline |
| Out typedef | StreamOut< T > | |
| owned_ | StreamOut< T > | protected |
| readbin(void *buf, ulong size) | IoBase | inlinevirtual |
| readline(String &str, ulong maxlen=0) | StreamBase | inlinevirtual |
| readtext(char *buf, ulong size) | StreamBase | inlinevirtual |
| SafeBool() | SafeBool< IoBase > | inline |
| Size typedef | StreamBase | |
| StreamBase() | StreamBase | inline |
| StreamOut(Newline newlines=NL_SYS) | StreamOut< T > | inline |
| This typedef | StreamOut< T > | |
| write_direct(Size size) | StreamOut< T > | inlinevirtual |
| write_direct_finish(Size size) | StreamOut< T > | inlinevirtual |
| write_direct_flush(Size &available, Size written_size, Size reserve_size) | StreamOut< T > | inline |
| write_direct_multi(Size &available, Size reserve_size) | StreamOut< T > | inline |
| write_out() | StreamOut< T > | inline |
| writebin(const void *buf, ulong size) | StreamOut< T > | inlinevirtual |
| writechar(char ch, ulong count=1) | StreamOut< T > | inlinevirtual |
| writefmtchar(char ch, ulong count, const FmtSetField &field) | StreamOut< T > | inline |
| writefmtdump(const FmtDump &fmt) | StreamOut< T > | inline |
| writefmtnum(TNum num, const FmtSetInt &fmt, const FmtSetField *field=NULL) | StreamOut< T > | inline |
| writefmtnumf(TNum num, const FmtSetFloat &fmt, const FmtSetField *field=NULL) | StreamOut< T > | inline |
| writefmtnumu(TNum num, const FmtSetInt &fmt, const FmtSetField *field=NULL) | StreamOut< T > | inline |
| writefmtstr(const char *buf, ulong size, const FmtSetField &field) | StreamOut< T > | inline |
| writeline(const char *buf, ulong size) | StreamOut< T > | inlinevirtual |
| writenum(TNum num, int base=fDEC) | StreamOut< T > | inline |
| writenumf(TNum num, int precision=fPREC_AUTO) | StreamOut< T > | inline |
| writenumu(TNum num, int base=fDEC) | StreamOut< T > | inline |
| writequoted(const char *buf, Size size, char delim, bool optional=false) | StreamOut< T > | inlinevirtual |
| writetext(const char *buf, ulong size) | StreamOut< T > | inlinevirtual |
| ~IoBase() | IoBase | inlinevirtual |
| ~StreamBase() | StreamBase | inlinevirtual |
| ~StreamOut() | StreamOut< T > | inline |
1.8.13