GNU CommonC++
|
This is the complete list of members for ost::AppLog, including all inherited members.
alert(const char *format,...) | ost::AppLog | |
alert(void) | ost::AppLog | inline |
AppLog(const char *logFileName=NULL, bool logDirectly=false, bool usePipe=false) | ost::AppLog | |
assoc | ost::AppLog | protectedstatic |
clogEnable(bool en=true) | ost::AppLog | |
close(void) | ost::AppLog | |
critical(const char *format,...) | ost::AppLog | |
critical(void) | ost::AppLog | inline |
d | ost::AppLog | protected |
debug(const char *format,...) | ost::AppLog | |
debug(void) | ost::AppLog | inline |
emerg(const char *format,...) | ost::AppLog | |
emerg(void) | ost::AppLog | inline |
error(const char *format,...) | ost::AppLog | |
error(void) | ost::AppLog | inline |
identLevel(const char *ident, Slog::Level level) | ost::AppLog | |
info(const char *format,...) | ost::AppLog | |
info(void) | ost::AppLog | inline |
level(Slog::Level enable) | ost::AppLog | |
levelTranslate(string name) | ost::AppLog | inlinestatic |
logFileName(const char *FileName, bool logDirectly=false, bool usePipe=false) | ost::AppLog | |
notice(const char *format,...) | ost::AppLog | |
notice(void) | ost::AppLog | inline |
open(const char *ident) | ost::AppLog | |
operator()(const char *ident, Slog::Level level=Slog::levelError) | ost::AppLog | |
operator()(Ident &ident) | ost::AppLog | inline |
operator()(Slog::Level level) | ost::AppLog | |
operator<<(AppLog &(*pfManipulator)(AppLog &)) | ost::AppLog | |
operator<<(ostream &(*pfManipulator)(ostream &)) | ost::AppLog | |
operator<< | ost::AppLog | friend |
operator<<(Ident &ident) | ost::AppLog | inline |
overflow(int c) | ost::AppLog | virtual |
slogEnable(bool en=true) | ost::AppLog | |
subscribe() | ost::AppLog | |
sync() | ost::AppLog | virtual |
unsubscribe() | ost::AppLog | |
warn(const char *format,...) | ost::AppLog | |
warn(void) | ost::AppLog | inline |
writeLog(bool endOfLine=true) | ost::AppLog | protected |
~AppLog() | ost::AppLog | virtual |