#include <PathList.hxx>
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< RString > | plist |
|
|
Definition at line 6 of file PathList.cxx. |
|
|
Definition at line 10 of file PathList.cxx. |
|
|
Definition at line 14 of file PathList.cxx. |
|
|
Definition at line 49 of file PathList.cxx. |
|
||||||||||||
|
Definition at line 44 of file PathList.cxx. |
|
|
Definition at line 23 of file PathList.cxx. |
|
|
Definition at line 55 of file PathList.cxx. |
|
|
Definition at line 62 of file PathList.cxx. |
|
|
Definition at line 27 of file PathList.hxx. |
1.3.9.1