OSTC Companion
3.0
Companion sofftware for H&W dive computers
|
This is the complete list of members for LogAction, including all inherited members.
applicationName() | Log | inlinestatic |
applicationPath() | Log | inlinestatic |
autoLoad(int argc, char *argv[]) | Log | static |
close() | Log | static |
file | Log | |
function | Log | |
init(int &argc, char *argv[]) | Log | static |
Level enum name | Log | |
level | Log | |
LEVEL_DEBUG enum value | Log | |
LEVEL_ERROR enum value | Log | |
LEVEL_INFO enum value | Log | |
LEVEL_NOERROR enum value | Log | |
LEVEL_THROW enum value | Log | |
LEVEL_TRACE enum value | Log | |
LEVEL_WARNING enum value | Log | |
line | Log | |
Log(Level level, const char *file, int line, const char *function) | Log | protected |
LogAction(Level level, const char *file, int line, const char *function) | LogAction | |
message | Log | |
minLevel | Log | static |
operator<<(char msg) | LogAction | |
operator<<(unsigned char msg) | LogAction | |
operator<<(const char *msg) | LogAction | |
operator<<(const QString &msg) | LogAction | |
operator<<(const QStringList &msg) | LogAction | |
operator<<(const QByteArray &msg) | LogAction | |
operator<<(double value) | LogAction | |
operator<<(int value) | LogAction | |
operator<<(unsigned int value) | LogAction | |
operator<<(long value) | LogAction | |
operator<<(unsigned long value) | LogAction | |
operator<<(long long value) | LogAction | |
operator<<(unsigned long long value) | LogAction | |
operator<<(const void *ptr) | LogAction | |
~LogAction() | LogAction |