OSTC Companion  3.0
Companion sofftware for H&W dive computers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LogAction Member List

This is the complete list of members for LogAction, including all inherited members.

applicationName()Loginlinestatic
applicationPath()Loginlinestatic
autoLoad(int argc, char *argv[])Logstatic
close()Logstatic
fileLog
functionLog
init(int &argc, char *argv[])Logstatic
Level enum nameLog
levelLog
LEVEL_DEBUG enum valueLog
LEVEL_ERROR enum valueLog
LEVEL_INFO enum valueLog
LEVEL_NOERROR enum valueLog
LEVEL_THROW enum valueLog
LEVEL_TRACE enum valueLog
LEVEL_WARNING enum valueLog
lineLog
Log(Level level, const char *file, int line, const char *function)Logprotected
LogAction(Level level, const char *file, int line, const char *function)LogAction
messageLog
minLevelLogstatic
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