#include <resource_manager.h>
Collaboration diagram for Profile:

Public Member Functions | |
| Profile () | |
| ~Profile () | |
Public Attributes | |
| XmlReader * | doc |
| std::string | filename |
| std::string | relative_path |
Definition at line 35 of file resource_manager.h.
| Profile::Profile | ( | ) |
| Profile::~Profile | ( | ) |
Definition at line 38 of file resource_manager.h.
| std::string Profile::filename |
Definition at line 39 of file resource_manager.h.
| std::string Profile::relative_path |
Definition at line 40 of file resource_manager.h.
1.4.7