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::ResourceDatabase Member List

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

as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
count() constvl::ResourceDatabaseinline
decReference()vl::Objectinline
extract(std::vector< ref< T > > &resources, bool clear_vector=true)vl::ResourceDatabaseinline
get(std::vector< ref< T > > &resources, bool clear_vector=true)vl::ResourceDatabaseinline
get(int j) constvl::ResourceDatabaseinline
get(int j)vl::ResourceDatabaseinline
incReference() constvl::Objectinline
mAutomaticDeletevl::Objectprotected
mObjectNamevl::Objectprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
mResourcesvl::ResourceDatabaseprotected
next(int &cur_pos) constvl::ResourceDatabaseinline
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Object &other)vl::Objectinline
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
ResourceDatabase()vl::ResourceDatabaseinline
resources() constvl::ResourceDatabaseinline
resources()vl::ResourceDatabaseinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
~Object()vl::Objectprotectedvirtual