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_pathname

Get full path to source:

create_relative

Returns a new inputsource provider object that uses a new path relative to current one.

clone

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.



Questions or comments, write to the
ClanLib mailing list.