| attach(StreamType &ios) | BasicTextStream< CharT, ByteT > | |
| BasicIOStream(BasicStreamBuffer< CharT > *sb=0) | BasicIOStream< CharT, TraitsT > | explicit |
| BasicTextStream(StreamType &ios, CodecType *codec) | BasicTextStream< CharT, ByteT > | |
| BasicTextStream(CodecType *codec) | BasicTextStream< CharT, ByteT > | explicit |
| buffer() | BasicIOStream< CharT, TraitsT > | |
| char_type typedef | BasicTextStream< CharT, ByteT > | |
| codec() | BasicTextStream< CharT, ByteT > | |
| CodecType typedef | BasicTextStream< CharT, ByteT > | |
| detach() | BasicTextStream< CharT, ByteT > | |
| discard() | BasicTextStream< CharT, ByteT > | |
| extern_type typedef | BasicTextStream< CharT, ByteT > | |
| int_type typedef | BasicTextStream< CharT, ByteT > | |
| intern_type typedef | BasicTextStream< CharT, ByteT > | |
| off_type typedef | BasicTextStream< CharT, ByteT > | |
| peeksome(CharT *buffer, std::streamsize n) | BasicIOStream< CharT, TraitsT > | |
| pos_type typedef | BasicTextStream< CharT, ByteT > | |
| reset() | BasicTextStream< CharT, ByteT > | |
| reset(StreamType &ios) | BasicTextStream< CharT, ByteT > | |
| setBuffer(BasicStreamBuffer< CharT > *sb) | BasicIOStream< CharT, TraitsT > | |
| setCodec(CodecType *codec) | BasicTextStream< CharT, ByteT > | |
| StreamType typedef | BasicTextStream< CharT, ByteT > | |
| textBuffer() | BasicTextStream< CharT, ByteT > | |
| traits_type typedef | BasicTextStream< CharT, ByteT > | |
| writesome(CharT *buffer, std::streamsize n) | BasicIOStream< CharT, TraitsT > | |
| ~BasicIOStream() | BasicIOStream< CharT, TraitsT > | |
| ~BasicTextStream() | BasicTextStream< CharT, ByteT > | |