Phoenix
Object-oriented orthogonally persistent operating system
|
_CheckFmtChar(char fmtChar, short) | text_stream::OTextStreamBase | [inline, protected] |
_curLevel | log::SysLogBase | [protected] |
_FormatField(Context &ctx, const char *value, size_t numChars, char padChar=0) | text_stream::OTextStreamBase | [protected] |
_globalCtx | text_stream::OTextStreamBase | [protected] |
_IntToString(unsigned long value, char *buf, unsigned long radix=10, bool upperCase=false) | text_stream::OTextStreamBase | [protected] |
_maxLevel | log::SysLogBase | [protected] |
_ParseFormat(Context &ctx, const char **fmt, char *fmtChar) | text_stream::OTextStreamBase | [protected] |
text_stream::OTextStreamBase::_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] |
Alert(const char *fmt, Args...args) | log::SysLogBase | [inline] |
ClearOptions() | text_stream::OTextStreamBase | [inline] |
Critical(const char *fmt, Args...args) | log::SysLogBase | [inline] |
Debug(const char *fmt, Args...args) | log::SysLogBase | [inline] |
Error(const char *fmt, Args...args) | log::SysLogBase | [inline] |
Format(const char *fmt, Args...args) | log::SysLogBase | [inline] |
Format(const char *fmt) | log::SysLogBase | [inline] |
OTextStream< SysLogBase >::Format(Context &ctx, const char *fmt, T &value, Args...args) | text_stream::OTextStreamBase | [inline] |
OTextStream< SysLogBase >::Format(Context &ctx, const char *fmt) | text_stream::OTextStreamBase | |
FormatV(const char *fmt, va_list args) | log::SysLogBase | [inline] |
OTextStream< SysLogBase >::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] |
Info(const char *fmt, Args...args) | log::SysLogBase | [inline] |
Level enum name | log::SysLogBase | |
LOG_ALERT enum value | log::SysLogBase | |
LOG_CRITICAL enum value | log::SysLogBase | |
LOG_DEBUG enum value | log::SysLogBase | |
LOG_ERROR enum value | log::SysLogBase | |
LOG_INFO enum value | log::SysLogBase | |
LOG_NOTICE enum value | log::SysLogBase | |
LOG_WARNING enum value | log::SysLogBase | |
Notice(const char *fmt, Args...args) | log::SysLogBase | [inline] |
operator<<(log::SysLogBase::Level level)=0 | log::SysLogBase | [pure virtual] |
OTextStream< SysLogBase >::operator<<(const Opt &opt) | text_stream::OTextStreamBase | |
OTextStream< SysLogBase >::operator<<(bool value) | text_stream::OTextStreamBase | |
OTextStream< SysLogBase >::operator<<(T &value) | text_stream::OTextStreamBase | [inline] |
Putc(char c, void *arg)=0 | log::SysLogBase | [pure virtual] |
Warning(const char *fmt, Args...args) | log::SysLogBase | [inline] |