Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RayGina::CORE::PathList Class Reference

#include <PathList.hxx>

List of all members.

Public Member Functions

 PathList ()
 ~PathList ()
const RStatus addPath (RString path)
RString getFile (RString file)
void getFile (RString file, RString *result)
void print ()
const RBool FileExists (RString &Filename)
const RBool isDirectory (RString &Filename)

Public Attributes

std::vector< RStringplist


Constructor & Destructor Documentation

PathList::PathList  ) 
 

Definition at line 6 of file PathList.cxx.

PathList::~PathList  ) 
 

Definition at line 10 of file PathList.cxx.


Member Function Documentation

const RStatus PathList::addPath RString  path  ) 
 

Definition at line 14 of file PathList.cxx.

const RBool PathList::FileExists RString Filename  ) 
 

Definition at line 49 of file PathList.cxx.

void PathList::getFile RString  file,
RString result
 

Definition at line 44 of file PathList.cxx.

RString PathList::getFile RString  file  ) 
 

Definition at line 23 of file PathList.cxx.

const RBool PathList::isDirectory RString Filename  ) 
 

Definition at line 55 of file PathList.cxx.

void PathList::print  ) 
 

Definition at line 62 of file PathList.cxx.


Member Data Documentation

std::vector<RString> RayGina::CORE::PathList::plist
 

Definition at line 27 of file PathList.hxx.


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 17:01:12 2007 for rayGina by  doxygen 1.3.9.1