Home | All Classes | Grouped Classes | Index | Search
Class that provides input sources. More...
Derived from:
none
Derived by:
CL_InputSourceProvider_File
CL_Zip_Archive
Group: Core (I/O Data)
#include <ClanLib/core.h>
Construction:
Creates a file provider. | |
Creates a datafile provider. |
Overrideables:
Opens an inputsource using the passed handle. | |
Returns a copy of the current provider. | |
Get full path to source: | |
Returns a new inputsource provider object that uses a new path relative to current one. |
Detailed description:
!group=Core/IO Data! !header=core.h!CL_InputSourceProvider is used to open inputsources. This can be from a datafile where the inputsource is an index - or it a directory where the files are the inputsources.