Visualization Library v1.0.3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::NaryQuickMap< KeyType, ValueType, MaxMapType > Member List

This is the complete list of members for vl::NaryQuickMap< KeyType, ValueType, MaxMapType >, including all inherited members.
append(KeyType key)vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
append(KeyType key, ValueType value)vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
begin()vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
begin() const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
clear()vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
decReference()vl::Object [inline]
end()vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
end() const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
erase(KeyType key)vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
find(KeyType key) const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
hasKey(KeyType key) const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
incReference() const vl::Object [inline]
insert(KeyType key)vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
insert(KeyType key, const ValueType &value)vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
key(int i) const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
mAutomaticDeletevl::Object [protected]
mKeyToValuevl::NaryQuickMap< KeyType, ValueType, MaxMapType > [protected]
mMapSizevl::NaryQuickMap< KeyType, ValueType, MaxMapType > [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mValuesvl::NaryQuickMap< KeyType, ValueType, MaxMapType > [protected]
mValueToKeyvl::NaryQuickMap< KeyType, ValueType, MaxMapType > [protected]
NaryQuickMap()vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
reset()vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
size() const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
valueFromIndex(int i) const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
valueFromKey(KeyType key) const vl::NaryQuickMap< KeyType, ValueType, MaxMapType > [inline]
~Object()vl::Object [protected, virtual]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:10.
Permission is granted to use this page to write and publish articles regarding Visualization Library.