#include <resourcetype_module.h>
Inheritance diagram for CL_ModuleResource:


Public Methods | |
| CL_ModuleResource (std::string name, std::string location, CL_ResourceOptions *options, CL_ResourceManager *parent) | |
| CL_ModuleResource (std::string name, CL_ResourceManager *parent) | |
| MODULE* | get_value () |
| virtual void | load () |
| virtual void | unload () |
| virtual int | get_load_count () |
| virtual void | serialize_save (CL_OutputSource *output) |
Private Methods | |
| void | load_from_datafile () |
| void | load_from_file () |
Private Attributes | |
| MODULE* | value |
| std::string | location |
| CL_ResourceManager* | parent |
| bool | from_datafile |
| int | load_count |
|
|
|
|
|
|
|
|
Reimplemented from CL_Resource. Definition at line 63 of file resourcetype_module.h. |
|
|
|
|
|
Reimplemented from CL_Resource. |
|
|
|
|
|
|
|
|
Reimplemented from CL_Resource. |
|
|
Reimplemented from CL_Resource. |
|
|
Definition at line 74 of file resourcetype_module.h. |
|
|
Definition at line 75 of file resourcetype_module.h. |
|
|
Definition at line 72 of file resourcetype_module.h. |
|
|
Definition at line 73 of file resourcetype_module.h. |
|
|
Definition at line 70 of file resourcetype_module.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001