Phoenix
Object-oriented orthogonally persistent operating system
text_stream::OTextStreamBase Member List
This is the complete list of members for text_stream::OTextStreamBase, including all inherited members.
_CheckFmtChar(char fmtChar, short)text_stream::OTextStreamBase [inline, protected]
_FormatField(Context &ctx, const char *value, size_t numChars, char padChar=0)text_stream::OTextStreamBase [protected]
_globalCtxtext_stream::OTextStreamBase [protected]
_IntToString(unsigned long value, char *buf, unsigned long radix=10, bool upperCase=false)text_stream::OTextStreamBase [protected]
_ParseFormat(Context &ctx, const char **fmt, char *fmtChar)text_stream::OTextStreamBase [protected]
_Putc(char c)=0text_stream::OTextStreamBase [protected, pure virtual]
_Putc(Context &ctx, char c)text_stream::OTextStreamBase [inline, protected]
_Puts(Context &ctx, const char *str)text_stream::OTextStreamBase [protected]
_SetOpt(Context &ctx, Opt::Option opt, long value)text_stream::OTextStreamBase [inline, protected]
ClearOptions()text_stream::OTextStreamBase [inline]
Format(const char *fmt, Args...args)text_stream::OTextStreamBase [inline]
Format(const char *fmt)text_stream::OTextStreamBase [inline]
Format(Context &ctx, const char *fmt, T &value, Args...args)text_stream::OTextStreamBase [inline]
Format(Context &ctx, const char *fmt)text_stream::OTextStreamBase
FormatV(const char *fmt, va_list args)text_stream::OTextStreamBase [inline]
FormatV(Context &ctx, const char *fmt, va_list args)text_stream::OTextStreamBase
FormatValue(Context &ctx, short value, char fmt=0)text_stream::OTextStreamBase [inline]
FormatValue(Context &ctx, T &value, char fmt=0)text_stream::OTextStreamBase [inline]
operator<<(const Opt &opt)text_stream::OTextStreamBase
operator<<(bool value)text_stream::OTextStreamBase
operator<<(T &value)text_stream::OTextStreamBase [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines