#include <resourcetype_raw.h>
Inheritance diagram for CL_Res_Raw:


Public Methods | |
| CL_Res_Raw () | |
| param: res_id - The id of the resource.param: manager - The resource manager to get the resource from.retval: A buffer containing the data. | |
Static Public Methods | |
| std::vector<unsigned char>* | load (std::string res_id, CL_ResourceManager *manager) |
Private Methods | |
| virtual CL_Resource* | create_from_location (std::string name, std::string location, CL_ResourceOptions *options, CL_ResourceManager *parent) |
| virtual CL_Resource* | create_from_serialization (std::string name, CL_ResourceManager *parent) |
Private Attributes | |
| friend | CL_ResourceManager |
Definition at line 16 of file resourcetype_raw.h.
|
|
param: res_id - The id of the resource.param: manager - The resource manager to get the resource from.retval: A buffer containing the data.
|
|
|
Reimplemented from CL_ResourceType. |
|
|
Reimplemented from CL_ResourceType. |
|
|
|
|
|
Definition at line 50 of file resourcetype_raw.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001