osgDB::FileList Class Reference

Inheritance diagram for osgDB::FileList:

osg::Object osg::Referenced

List of all members.

Public Member Functions

 FileList ()
 FileList (const FileList &fileList, const osg::CopyOp=osg::CopyOp::SHALLOW_COPY)
META_Object(osgDB, FileList)
typedef std FileNames & 
getFileNames ()
const FileNames & getFileNames () const
bool empty () const
bool containsFile (const std::string &filename) const
void addFile (const std::string &filename)
bool removeFile (const std::string &filename)
void append (FileList *fileList)

Protected Member Functions

virtual ~FileList ()

Protected Attributes

FileNames _files


Constructor & Destructor Documentation

osgDB::FileList::FileList (  ) 

osgDB::FileList::FileList ( const FileList fileList,
const osg::CopyOp  = osg::CopyOp::SHALLOW_COPY 
)

virtual osgDB::FileList::~FileList (  )  [protected, virtual]


Member Function Documentation

META_Object (osgDB, FileList) typedef std FileNames& osgDB::FileList::getFileNames (  )  [inline]

const FileNames& osgDB::FileList::getFileNames (  )  const [inline]

bool osgDB::FileList::empty (  )  const [inline]

bool osgDB::FileList::containsFile ( const std::string &  filename  )  const [inline]

void osgDB::FileList::addFile ( const std::string &  filename  )  [inline]

bool osgDB::FileList::removeFile ( const std::string &  filename  ) 

void osgDB::FileList::append ( FileList fileList  ) 


Member Data Documentation

FileNames osgDB::FileList::_files [protected]


The documentation for this class was generated from the following file:

Generated on Sat Mar 20 12:34:01 2010 for openscenegraph by  doxygen 1.5.6