Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [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::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
decReference()vl::Object [inline]
directories()vl::FileSystem [inline]
directories() const vl::FileSystem [inline]
FileSystem()vl::FileSystem [inline]
incReference() const vl::Object [inline]
listFilesRecursive(std::vector< String > &file_list) const vl::FileSystem [virtual]
listFilesRecursive(std::vector< String > &file_list, const String &match) const vl::FileSystem [virtual]
locateDirectory(const String &name) const vl::FileSystem [virtual]
locateFile(const String &full_path, const String &alternate_path=String()) const vl::FileSystem [virtual]
mAutomaticDeletevl::Object [protected]
mDirectoriesvl::FileSystem [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
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]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
~Object()vl::Object [protected, virtual]

Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:41:09.
Permission is granted to use this page to write and publish articles regarding Visualization Library.