Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::Log Member List

This is the complete list of members for vl::Log, 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]
className()vl::Log [inline, virtual]
debug(const String &message)vl::Log [static]
decReference()vl::Object [inline]
ELogLevel enum namevl::Log [protected]
error(const String &message)vl::Log [static]
incReference()vl::Object [inline]
info(const String &message)vl::Log [static]
Log()vl::Log [inline]
LogBug enum valuevl::Log [protected]
LogDebug enum valuevl::Log [protected]
LogError enum valuevl::Log [protected]
LogInfo enum valuevl::Log [protected]
logMutex()vl::Log [inline, static]
LogNormal enum valuevl::Log [protected]
logSystemInfo()vl::Log [static]
LogWarning enum valuevl::Log [protected]
mAutomaticDeletevl::Object [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
print(const String &message)vl::Log [static]
printImplementation(ELogLevel level, const String &message)=0vl::Log [protected, pure virtual]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setLogMutex(IMutex *mutex)vl::Log [inline, static]
setObjectName(const std::string &name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
warning(const String &message)vl::Log [static]
~Object()vl::Object [protected, virtual]

Visualization Library v2011.05.1144 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Tue Sep 13 2011 21:59:07.
Permission is granted to use this page to write and publish articles regarding Visualization Library.