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

CL_InputSourceProvider_File Class Reference

clanCore="I/O Data". More...

#include <file_inputprovider.h>

Inheritance diagram for CL_InputSourceProvider_File:

Inheritance graph
[legend]
Collaboration diagram for CL_InputSourceProvider_File:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_InputSourceProvider_File (const char *path)
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 provider_path

Detailed Description

clanCore="I/O Data".

Definition at line 29 of file file_inputprovider.h.


Constructor & Destructor Documentation

CL_InputSourceProvider_File::CL_InputSourceProvider_File ( const char * path )
 


Member Function Documentation

virtual CL_InputSourceProvider* CL_InputSourceProvider_File::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_File::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_File::provider_path [protected]
 

Definition at line 37 of file file_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