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

CL_Res_Integer Class Reference

res_type: integerres_desc: The integer resource is used to read a integer from a resourcefile. More...

#include <resourcetype_integer.h>

Inheritance diagram for CL_Res_Integer:

Inheritance graph
[legend]
Collaboration diagram for CL_Res_Integer:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Res_Integer ()

Static Public Methods

int load (std::string res_id, CL_ResourceManager *manager, int _default)
int 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: integerres_desc: The integer resource is used to read a integer from a resourcefile.

Definition at line 15 of file resourcetype_integer.h.


Constructor & Destructor Documentation

CL_Res_Integer::CL_Res_Integer ( )
 


Member Function Documentation

virtual CL_Resource* CL_Res_Integer::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_Integer::create_from_serialization ( std::string name,
CL_ResourceManager * parent ) [private, virtual]
 

Reimplemented from CL_ResourceType.

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

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


Member Data Documentation

friend CL_Res_Integer::CL_ResourceManager [private]
 

Definition at line 38 of file resourcetype_integer.h.


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