#include <file_inputprovider.h>
Inheritance diagram for CL_InputSourceProvider_File:


Public Methods | |
| CL_InputSourceProvider_File (const char *path) | |
| 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 | provider_path |
Definition at line 29 of file file_inputprovider.h.
|
|
|
|
|
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 37 of file file_inputprovider.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001