Resource path list class.
More...
#include <deResourcePathList.h>
List of all members.
Detailed Description
Resource path list class.
Just manages a list of path names thus nothing special to see here. Is depracted and will be removed soon.
- Author:
- Plüss Roland
- Version:
- 1.0
- Date:
- 2008
Constructor & Destructor Documentation
| deResourcePathList::deResourcePathList |
( |
) |
|
| deResourcePathList::~deResourcePathList |
( |
) |
|
Member Function Documentation
| void deResourcePathList::AddPath |
( |
const char * |
path ) |
|
| int deResourcePathList::FindPath |
( |
const char * |
path ) |
const |
| const char* deResourcePathList::GetPath |
( |
int |
index ) |
const |
| int deResourcePathList::GetPathCount |
( |
) |
const [inline] |
| bool deResourcePathList::IncludesPath |
( |
const char * |
path ) |
const [inline] |
| void deResourcePathList::RemoveAllPath |
( |
) |
|
| void deResourcePathList::RemovePath |
( |
const char * |
path ) |
|
The documentation for this class was generated from the following file: