#include <path.h>
Collaboration diagram for Path:
Public Methods | |
Path () | |
Path (const char *path) | |
virtual | ~Path () |
std::vector< std::string >::const_iterator | begin () const |
std::vector< std::string >::const_iterator | end () const |
Private Methods | |
void | init (const char *path) |
Private Attributes | |
std::vector< std::string > | dirs |
Definition at line 35 of file path.h.
|
|
|
|
|
|
|
Definition at line 54 of file path.cpp. Referenced by Path::Path(). |
|
Definition at line 45 of file path.h. Referenced by ProgramInfo::setProgramPaths(). |
|
Definition at line 46 of file path.h. Referenced by ProgramInfo::setProgramPaths(). |
|
Definition at line 37 of file path.h. Referenced by Path::begin(), Path::end(), and Path::init(). |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |