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

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

as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
decReference()vl::Objectinline
directories()vl::FileSysteminline
directories() constvl::FileSysteminline
FileSystem()vl::FileSysteminline
incReference() constvl::Objectinline
listFilesRecursive(std::vector< String > &file_list) constvl::FileSystemvirtual
listFilesRecursive(std::vector< String > &file_list, const String &match) constvl::FileSystemvirtual
locateDirectory(const String &name) constvl::FileSystemvirtual
locateFile(const String &full_path, const String &alternate_path=String()) constvl::FileSystemvirtual
mAutomaticDeletevl::Objectprotected
mDirectoriesvl::FileSystemprotected
mObjectNamevl::Objectprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
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
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