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

CL_InputSourceProvider_Datafile Class Reference

#include <datafile_inputprovider.h>

Inheritance diagram for CL_InputSourceProvider_Datafile:

Inheritance graph
[legend]
Collaboration diagram for CL_InputSourceProvider_Datafile:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_InputSourceProvider_Datafile (const char *datafile)
virtual CL_InputSourceopen_source (const char *filename)
 param: filename - Name of the datafile to be used.retval: The datafile input provider created.

virtual CL_InputSourceProviderclone ()
 param: handle - handle/index/filename/identier to the input source requested.retval: The opened input source.


Protected Attributes

std::string datafile

Constructor & Destructor Documentation

CL_InputSourceProvider_Datafile::CL_InputSourceProvider_Datafile ( const char * datafile )
 


Member Function Documentation

virtual CL_InputSourceProvider* CL_InputSourceProvider_Datafile::clone ( ) [virtual]
 

param: handle - handle/index/filename/identier to the input source requested.retval: The opened input source.

Reimplemented from CL_InputSourceProvider.

virtual CL_InputSource* CL_InputSourceProvider_Datafile::open_source ( const char * filename ) [virtual]
 

param: filename - Name of the datafile to be used.retval: The datafile input provider created.

Reimplemented from CL_InputSourceProvider.


Member Data Documentation

std::string CL_InputSourceProvider_Datafile::datafile [protected]
 

Definition at line 112 of file datafile_inputprovider.h.


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