Home | All Classes | Grouped Classes | Index | Search
The Input Source Provider File Class More...
Derived from:
CL_InputSourceProvider
Derived by:
none
Group: Core (I/O Data)
#include <ClanLib/core.h>
Construction:
Construtcs a file input source provider.  | |
Open input source using file as its source.  | |
Get full path to source:  | |
Returns a new inputsource provider object that uses a new path relative to current one.  | |
Clone the provider.  | 
Detailed description:
!group=Core/IO Data! !header=core.h!CL_InputSourceProvider_File is a subclass of CL_InputSourceProvider. It provides a way to treat normal files as input sources and to read and write them in a endian transparent manner.