Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| bug(const String &message) | vl::Log | [static] |
| className() | vl::StandardLog | [inline, virtual] |
| debug(const String &message) | vl::Log | [static] |
| decReference() | vl::Object | [inline] |
| ELogLevel enum name | vl::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 value | vl::Log | [protected] |
| LogDebug enum value | vl::Log | [protected] |
| LogError enum value | vl::Log | [protected] |
| logFile() const | vl::StandardLog | [inline] |
| LogInfo enum value | vl::Log | [protected] |
| logMutex() | vl::Log | [inline, static] |
| LogNormal enum value | vl::Log | [protected] |
| logSystemInfo() | vl::Log | [static] |
| LogWarning enum value | vl::Log | [protected] |
| mAutomaticDelete | vl::Object | [protected] |
| mFile | vl::StandardLog | [protected] |
| mLogFile | vl::StandardLog | [protected] |
| mObjectName | vl::Object | [protected] |
| mRefCountMutex | vl::Object | [protected] |
| mReferenceCount | vl::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) | 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 std::string &name) | vl::Object | [inline] |
| setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
| warning(const String &message) | vl::Log | [static] |
| ~Object() | vl::Object | [protected, virtual] |