orxonox::ResourceLocation Class Reference
#include <tools/ResourceLocation.h>
List of all members.
Constructor & Destructor Documentation
| orxonox::ResourceLocation::ResourceLocation |
( |
BaseObject * |
creator |
) |
|
| orxonox::ResourceLocation::~ResourceLocation |
( |
|
) |
[virtual] |
| orxonox::ResourceLocation::ResourceLocation |
( |
const ResourceLocation & |
|
) |
[private] |
Member Function Documentation
| const std::string& orxonox::ResourceLocation::getArchiveType |
( |
|
) |
const [inline] |
| const std::string& orxonox::ResourceLocation::getPath |
( |
|
) |
const [inline] |
| bool orxonox::ResourceLocation::getRecursive |
( |
|
) |
const [inline] |
| const std::string& orxonox::ResourceLocation::getResourceGroup |
( |
|
) |
const [inline] |
| void orxonox::ResourceLocation::load |
( |
const std::string & |
resourceGroup |
) |
[private] |
| void orxonox::ResourceLocation::setArchiveType |
( |
const std::string & |
archiveType |
) |
[inline] |
| void orxonox::ResourceLocation::setPath |
( |
const std::string & |
path |
) |
[inline] |
| void orxonox::ResourceLocation::setRecursive |
( |
bool |
bRecursive |
) |
[inline] |
| void orxonox::ResourceLocation::unload |
( |
|
) |
[private] |
| void orxonox::ResourceLocation::XMLPort |
( |
Element & |
xmlelement, |
|
|
XMLPort::Mode |
mode | |
|
) |
| | [virtual] |
XML loading and saving.
- Parameters:
-
| xmlelement | The XML-element |
| mode | The mode defines the operation that is being executed: loading or saving the object (from or to XML respectively) |
Reimplemented from orxonox::BaseObject.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: