Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::KeyValues Member List

This is the complete list of members for vl::KeyValues, including all inherited members.

as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
clear()vl::KeyValuesinline
decReference()vl::Objectinline
erase(const String &key)vl::KeyValuesinline
getKeys(std::vector< String > &keys) constvl::KeyValues
has(const String &key) constvl::KeyValuesinline
incReference() constvl::Objectinline
keyValueMap() constvl::KeyValuesinline
keyValueMap()vl::KeyValuesinline
KeyValues()vl::KeyValues
mAutomaticDeletevl::Objectprotected
mKeyValuesvl::KeyValuesprotected
mObjectNamevl::Objectprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Object &other)vl::Objectinline
print()vl::KeyValues
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
set(const String &key)vl::KeyValuesinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
value(const String &key) constvl::KeyValues
~Object()vl::Objectprotectedvirtual