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]
force_print(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]
logger()vl::Log [inline, static]
LogInfo enum valuevl::Log [protected]
LogNormal enum valuevl::Log [protected]
LogWarning enum valuevl::Log [protected]
mAutomaticDeletevl::Object [protected]
mLoggervl::Log [protected, static]
mMutexvl::Object [protected]
mObjectNamevl::Object [protected]
mReferenceCountvl::Object [protected]
mutex()vl::Object [inline]
mutex() const vl::Object [inline]
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]
print(ELogLevel level, const String &message)vl::Log [protected, static]
printImplementation(ELogLevel level, const String &message)=0vl::Log [protected, pure virtual]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setLogger(Log *logger)vl::Log [inline, static]
setMutex(VirtualMutex *mutex)vl::Object [inline]
setObjectName(const std::string &name)vl::Object [inline]
warning(const String &message)vl::Log [static]
~Object()vl::Object [protected, virtual]

Visualization Library v2010.11.1123 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Thu Nov 18 2010 02:08:06.
Permission is granted to use this page to write and publish articles regarding Visualization Library.