#include <resourcetype_string.h>
Inheritance diagram for CL_StringResource:


Public Methods | |
| CL_StringResource (std::string name, std::string value) | |
| CL_StringResource (std::string name, std::string location, CL_ResourceOptions *options, CL_ResourceManager *parent) | |
| CL_StringResource (std::string name, CL_ResourceManager *parent) | |
| std::string | get_value () const |
| virtual void | load () |
| virtual void | unload () |
| virtual int | get_load_count () |
| virtual void | serialize_save (CL_OutputSource *output) |
Private Attributes | |
| std::string | value |
| int | load_count |
|
|
Definition at line 53 of file resourcetype_string.h. |
|
|
Definition at line 62 of file resourcetype_string.h. |
|
|
Definition at line 73 of file resourcetype_string.h. |
|
|
Reimplemented from CL_Resource. Definition at line 91 of file resourcetype_string.h. |
|
|
Definition at line 87 of file resourcetype_string.h. |
|
|
Reimplemented from CL_Resource. Definition at line 89 of file resourcetype_string.h. |
|
|
Reimplemented from CL_Resource. Definition at line 93 of file resourcetype_string.h. |
|
|
Reimplemented from CL_Resource. Definition at line 90 of file resourcetype_string.h. |
|
|
Definition at line 100 of file resourcetype_string.h. |
|
|
Definition at line 99 of file resourcetype_string.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001