Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_Res_String Class Reference

res_type: stringres_desc: The string resource is used to read a string from a resourcefile. More...

#include <resourcetype_string.h>

Inheritance diagram for CL_Res_String:

Inheritance graph
[legend]
Collaboration diagram for CL_Res_String:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Res_String ()

Static Public Methods

std::string load (std::string res_id, CL_ResourceManager *manager, std::string _default)
std::string load (std::string res_id, CL_ResourceManager *manager)

Private Methods

virtual CL_Resourcecreate_from_location (std::string name, std::string location, CL_ResourceOptions *options, CL_ResourceManager *parent)
virtual CL_Resourcecreate_from_serialization (std::string name, CL_ResourceManager *parent)

Private Attributes

friend CL_ResourceManager

Detailed Description

res_type: stringres_desc: The string resource is used to read a string from a resourcefile.

Definition at line 15 of file resourcetype_string.h.


Constructor & Destructor Documentation

CL_Res_String::CL_Res_String ( )
 


Member Function Documentation

virtual CL_Resource* CL_Res_String::create_from_location ( std::string name,
std::string location,
CL_ResourceOptions * options,
CL_ResourceManager * parent ) [private, virtual]
 

Reimplemented from CL_ResourceType.

virtual CL_Resource* CL_Res_String::create_from_serialization ( std::string name,
CL_ResourceManager * parent ) [private, virtual]
 

Reimplemented from CL_ResourceType.

std::string CL_Res_String::load ( std::string res_id,
CL_ResourceManager * manager ) [static]
 

std::string CL_Res_String::load ( std::string res_id,
CL_ResourceManager * manager,
std::string _default ) [static]
 


Member Data Documentation

friend CL_Res_String::CL_ResourceManager [private]
 

Definition at line 38 of file resourcetype_string.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:21 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001