Visualization Library v1.0.3

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::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
bug(const String &message)vl::Log [static]
debug(const String &message)vl::Log [static]
decReference()vl::Object [inline]
error(const String &message)vl::Log [static]
incReference() const vl::Object [inline]
Log()vl::Log [inline]
logFile() const vl::StandardLog [inline]
logMutex()vl::Log [inline, static]
logSystemInfo()vl::Log [static]
mAutomaticDeletevl::Object [protected]
mFilevl::StandardLog [protected]
mLogFilevl::StandardLog [protected]
mLogLevelvl::Log [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
notify(const String &message)vl::Log [static]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator<<(ELogLevel log_level)vl::Log [inline]
operator<<(const String &str)vl::Log [inline]
operator<<(const std::string &v)vl::Log [inline]
operator<<(const void *v)vl::Log [inline]
operator<<(const char *v)vl::Log [inline]
operator<<(char v)vl::Log [inline]
operator<<(unsigned char v)vl::Log [inline]
operator<<(short v)vl::Log [inline]
operator<<(unsigned short v)vl::Log [inline]
operator<<(int v)vl::Log [inline]
operator<<(unsigned int v)vl::Log [inline]
operator<<(long v)vl::Log [inline]
operator<<(unsigned long v)vl::Log [inline]
operator<<(long long v)vl::Log [inline]
operator<<(unsigned long long v)vl::Log [inline]
operator<<(double v)vl::Log [inline]
operator<<(float v)vl::Log [inline]
operator=(const Object &other)vl::Object [inline]
print(const String &message)vl::Log [static]
printImplementation(ELogLevel level, const String &message)vl::StandardLog [protected, virtual]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setLogFile(const String &file)vl::StandardLog
setLogMutex(IMutex *mutex)vl::Log [inline, static]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
warning(const String &message)vl::Log [static]
~Object()vl::Object [protected, virtual]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:06.
Permission is granted to use this page to write and publish articles regarding Visualization Library.