#include <resourceoptions.h>
Collaboration diagram for CL_ResourceOptions:

Public Methods | |
| CL_ResourceOptions (CL_ResourceManager *parent) | |
| ~CL_ResourceOptions () | |
| std::list<CL_ResourceOption*>* | get_options () |
| void | add (CL_ResourceOption *option) |
| std::string | get_value (std::string option) |
| CL_ResourceOption* | get_option (std::string option) |
| bool | exists (std::string option) |
Private Attributes | |
| std::list<CL_ResourceOption*> | options |
| CL_ResourceManager* | parent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 40 of file resourceoptions.h. |
|
|
Definition at line 41 of file resourceoptions.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001