BasicTextStream< CharT, ByteT > Member List

This is the complete list of members for BasicTextStream< CharT, ByteT >, including all inherited members.

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 typedefBasicTextStream< CharT, ByteT >
codec()BasicTextStream< CharT, ByteT >
CodecType typedefBasicTextStream< CharT, ByteT >
detach()BasicTextStream< CharT, ByteT >
discard()BasicTextStream< CharT, ByteT >
extern_type typedefBasicTextStream< CharT, ByteT >
int_type typedefBasicTextStream< CharT, ByteT >
intern_type typedefBasicTextStream< CharT, ByteT >
off_type typedefBasicTextStream< CharT, ByteT >
peeksome(CharT *buffer, std::streamsize n)BasicIOStream< CharT, TraitsT >
pos_type typedefBasicTextStream< 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 typedefBasicTextStream< CharT, ByteT >
textBuffer()BasicTextStream< CharT, ByteT >
traits_type typedefBasicTextStream< CharT, ByteT >
writesome(CharT *buffer, std::streamsize n)BasicIOStream< CharT, TraitsT >
~BasicIOStream()BasicIOStream< CharT, TraitsT >
~BasicTextStream()BasicTextStream< CharT, ByteT >