|
Evo C++ Library v0.5.1
|
This is the complete list of members for StreamIn< T >, including all inherited members.
| attach(Handle handle, bool owned=true) | StreamIn< T > | inline |
| bufrd_ | StreamIn< T > | protected |
| bufread() | StreamIn< T > | inline |
| close() | StreamIn< T > | inline |
| detach() | StreamIn< T > | inline |
| device_ | StreamIn< T > | protected |
| error() const | IoBase | inline |
| error_ | IoBase | protected |
| excep() const | IoBase | inline |
| excep(bool val) | IoBase | inline |
| excep_ | IoBase | protected |
| ExceptionInT typedef | StreamIn< T > | |
| flush() | IoBase | inlinevirtual |
| handle() const | StreamIn< T > | inline |
| Handle typedef | StreamIn< T > | |
| init() | StreamIn< T > | inlineprotected |
| IoBase() | IoBase | inline |
| isopen() const | StreamIn< T > | inlinevirtual |
| operator SafeBoolType() const | SafeBool< IoBase > | inline |
| operator!() const | IoBase | inline |
| owned_ | StreamIn< T > | protected |
| readbin(void *buf, ulong size) | StreamIn< T > | inlinevirtual |
| readline(String &str, ulong maxlen=0) | StreamIn< T > | inlinevirtual |
| readtext(char *buf, ulong size) | StreamIn< T > | inlinevirtual |
| SafeBool() | SafeBool< IoBase > | inline |
| Size typedef | StreamBase | |
| StreamBase() | StreamBase | inline |
| StreamIn(Newline newlines=NL_SYS) | StreamIn< T > | inline |
| This typedef | StreamIn< T > | |
| write_direct(Size size) | StreamBase | inlinevirtual |
| write_direct_finish(Size size) | StreamBase | inlinevirtual |
| write_direct_flush(Size &available, Size written_size, Size reserve_size) | StreamBase | inline |
| write_direct_multi(Size &available, Size reserve_size) | StreamBase | inline |
| writebin(const void *buf, ulong size) | IoBase | inlinevirtual |
| writechar(char ch, ulong count=1) | StreamBase | inlinevirtual |
| writeline(const char *buf, ulong size) | StreamBase | inlinevirtual |
| writequoted(const char *buf, Size size, char delim, bool optional=false) | StreamBase | inlinevirtual |
| writetext(const char *buf, ulong size) | StreamBase | inlinevirtual |
| ~IoBase() | IoBase | inlinevirtual |
| ~StreamBase() | StreamBase | inlinevirtual |
1.8.13