Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > c87dfbd6f7f653536d7b07ed7038c9d8 > files > 2046

clanlib0.8-docs-0.8.1-6.mga1.i586.rpm


<!-- clanlib header begin -->
<HTML>
<HEAD>
<TITLE>CL_InputSourceProvider - ClanLib Game SDK</TITLE>
<STYLE TYPE="text/css"><!--
HTML BODY
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
H1 { font-size: 22px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 14px; }
P { font-size: 12px; }
LI { font-size: 12px; }
--></STYLE>
</HEAD>

<body bgcolor=white text=black link=blue vlink=#800080>

<center>
<img src="http://clanlib.org/gfx/clanlib.png">
</center>
<!-- clanlib header end -->

<center>
<p>
<a href="http://clanlib.org/docs.html">Home</a> |
<a href="classes.html">All Classes</a> |
<a href="modules.html">Grouped Classes</a> |
<a href="index.html">Index</a> |
<a href="search.html">Search</a>
</p>
</center>
<h1>Class CL_InputSourceProvider</h1>
<p>  Class that provides input sources. <a href="#description">More...</a></p>
<p>Derived from:
<i>none</i>
<br>
Derived by:
<a href="CL_InputSourceProvider_File.html">CL_InputSourceProvider_File</a>
<a href="CL_Zip_Archive.html">CL_Zip_Archive</a>
<br>Group: Core (I/O Data)</p>
<p>
#include &lt;ClanLib/core.h&gt;
<p>
<table border=0 width=100%>
</table>
<p><b>Construction:</b></p>
<table border=0 width=100%>
<tr><td width=30% valign=top><p><a href="CL_InputSourceProvider__create_file_provider.html">create_file_provider</a></p></td><td valign=top><p>  Creates a file provider.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_InputSourceProvider__create_datafile_provider.html">create_datafile_provider</a></p></td><td valign=top><p>  Creates a datafile provider.</p></td></tr></table>
<p><b>Overrideables:</b></p>
<table border=0 width=100%>
<tr><td width=30% valign=top><p><a href="CL_InputSourceProvider__open_source.html">open_source</a></p></td><td valign=top><p>  Opens an inputsource using the passed handle.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_InputSourceProvider__clone.html">clone</a></p></td><td valign=top><p>  Returns a copy of the current provider.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_InputSourceProvider__get_pathname.html">get_pathname</a></p></td><td valign=top><p>  Get full path to source:</p></td></tr><tr><td width=30% valign=top><p><a href="CL_InputSourceProvider__create_relative.html">create_relative</a></p></td><td valign=top><p>  Returns a new inputsource provider object that uses a new path relative to current one.</p></td></tr></table>
<a name="#description"><p><b>Detailed description:</b></p>
  !group=Core/IO Data!
  !header=core.h!
  <p>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.</p>


<!-- clanlib footer begin -->

<center><br><br><font color="#a0a0a0">
Questions or comments, write to the <a href="http://clanlib.org/contact.html">ClanLib mailing list</a>.
</font></center>

</body>
</html>
<!-- clanlib footer end -->