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

CL_Res_Boolean Class Reference

res_type: booleanres_desc: The boolean resource is used to read a boolean from a resourcefile. More...

#include <resourcetype_boolean.h>

Inheritance diagram for CL_Res_Boolean:

Inheritance graph
[legend]
Collaboration diagram for CL_Res_Boolean:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Res_Boolean ()

Static Public Methods

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

Definition at line 15 of file resourcetype_boolean.h.


Constructor & Destructor Documentation

CL_Res_Boolean::CL_Res_Boolean ( )
 


Member Function Documentation

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

Reimplemented from CL_ResourceType.

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

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


Member Data Documentation

friend CL_Res_Boolean::CL_ResourceManager [private]
 

Definition at line 38 of file resourcetype_boolean.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