Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::StandardLog Member List

This is the complete list of members for vl::StandardLog, including all inherited members.

as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
bug(const String &message)vl::Logstatic
debug(const String &message)vl::Logstatic
decReference()vl::Objectinline
error(const String &message)vl::Logstatic
incReference() constvl::Objectinline
Log()vl::Loginline
logFile() constvl::StandardLoginline
logMutex()vl::Loginlinestatic
mAutomaticDeletevl::Objectprotected
mFilevl::StandardLogprotected
mLogFilevl::StandardLogprotected
mLogLevelvl::Logprotected
mObjectNamevl::Objectprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
notify(const String &message)vl::Logstatic
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator<<(ELogLevel log_level)vl::Loginline
operator<<(const String &str)vl::Loginline
operator<<(const std::string &v)vl::Loginline
operator<<(const void *v)vl::Loginline
operator<<(const char *v)vl::Loginline
operator<<(char v)vl::Loginline
operator<<(unsigned char v)vl::Loginline
operator<<(short v)vl::Loginline
operator<<(unsigned short v)vl::Loginline
operator<<(int v)vl::Loginline
operator<<(unsigned int v)vl::Loginline
operator<<(long v)vl::Loginline
operator<<(unsigned long v)vl::Loginline
operator<<(long long v)vl::Loginline
operator<<(unsigned long long v)vl::Loginline
operator<<(double v)vl::Loginline
operator<<(float v)vl::Loginline
operator=(const Object &other)vl::Objectinline
print(const String &message)vl::Logstatic
printImplementation(ELogLevel level, const String &message)vl::StandardLogprotectedvirtual
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setLogFile(const String &file)vl::StandardLog
setLogMutex(IMutex *mutex)vl::Loginlinestatic
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
warning(const String &message)vl::Logstatic
~Object()vl::Objectprotectedvirtual