#include <datafile_inputprovider.h>
Inheritance diagram for CL_InputSourceProvider_Datafile:


Public Methods | |
| CL_InputSourceProvider_Datafile (const char *datafile) | |
| virtual CL_InputSource* | open_source (const char *filename) |
| param: filename - Name of the datafile to be used.retval: The datafile input provider created. | |
| virtual CL_InputSourceProvider* | clone () |
| param: handle - handle/index/filename/identier to the input source requested.retval: The opened input source. | |
Protected Attributes | |
| std::string | datafile |
|
|
|
|
|
param: handle - handle/index/filename/identier to the input source requested.retval: The opened input source.
Reimplemented from CL_InputSourceProvider. |
|
|
param: filename - Name of the datafile to be used.retval: The datafile input provider created.
Reimplemented from CL_InputSourceProvider. |
|
|
Definition at line 112 of file datafile_inputprovider.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001