|
Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
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 |
| 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 |
| logMutex() | vl::Log | inlinestatic |
| mAutomaticDelete | vl::Object | protected |
| mLogLevel | vl::Log | protected |
| mObjectName | vl::Object | protected |
| mRefCountMutex | vl::Object | protected |
| mReferenceCount | vl::Object | mutableprotected |
| 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)=0 | vl::Log | protectedpure 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 | inlinestatic |
| setObjectName(const char *name) | vl::Object | inline |
| setObjectName(const std::string &name) | vl::Object | inline |
| setRefCountMutex(IMutex *mutex) | vl::Object | inline |
| warning(const String &message) | vl::Log | static |
| ~Object() | vl::Object | protectedvirtual |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:52.
© Copyright Michele Bosi. All rights reserved.