Home | All Classes | Grouped Classes | Index | Search

Class CL_InputSourceProvider_File

The Input Source Provider File Class More...

Derived from: CL_InputSourceProvider
Derived by: none
Group: Core (I/O Data)

#include <ClanLib/core.h>

Construction:

CL_InputSourceProvider_File

Construtcs a file input source provider.

open_source

Open input source using file as its source.

get_path

Get full path to source.

clone

Clone the provider.

Detailed description:

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.



Questions or comments, write to the
ClanLib mailing list.