1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>libics: Documentation index</title>
<link rel="stylesheet" href="libics.css" type="text/css" title="default">
<!--[if lte IE 6]>
<link rel="stylesheet" href="iexplorefix.css" type="text/css" title="default">
<![endif]-->
</head>
<body>
<p class=header>libics v.1.7.0 Online Documentation. ©2000-2010 by Cris Luengo and others.</p>
<div class="navbar">
<ul>
<li><a href=".">libics home</a></li>
<li><a href="Documentation.html" class="selected">Documentation</a>
<ul>
<li><a href="Usage.html">Usage of libics</a></li>
<li><a href="TopLevelFunctions.html">Top-level interface</a></li>
<li><a href="LowLevelFunctions.html">Low-level interface</a></li>
<li><a href="Ics_Header.html">Ics_Header</a></li>
<li><a href="Ics_DataRepresentation.html">Ics_DataRepresentation</a></li>
<li><a href="Ics_ImelRepresentation.html">Ics_ImelRepresentation</a></li>
<li><a href="Ics_Error.html">Ics_Error</a></li>
<li><a href="Enums.html">Other enums</a></li>
</ul>
</li>
<li><a href="Credits.html">Credits</a></li>
<li><a href="Links.html">Links</a></li>
<li><a href="https://github.com/svi-opensource/libics/releases">Download</a></li>
<li><a href="https://github.com/svi-opensource/libics">GitHub</a></li>
</ul>
</div>
<h1>libics Documentation</h1>
<ul>
<li><a href="Usage.html">Usage of the library</a></li>
<li><a href="TopLevelFunctions.html">Top-level library interface</a></li>
<li><a href="LowLevelFunctions.html">Low-level library interface</a></li>
<li><a href="Ics_Error.html">Error codes returned by library functions</a></li>
<li>Data types:
<ul>
<li><a href="Ics_Header.html"><tt class="typeident">Ics_Header</tt></a> (a.k.a. <tt class="typeident">ICS</tt>)</li>
<li><a href="Ics_DataRepresentation.html"><tt class="typeident">Ics_DataRepresentation</tt></a></li>
<li><a href="Ics_ImelRepresentation.html"><tt class="typeident">Ics_ImelRepresentation</tt></a></li>
<li><a href="Ics_Error.html"><tt>Ics_Error</tt></a></li>
<li><a href="Enums.html#Ics_DataType"><tt>Ics_DataType</tt></a></li>
<li><a href="Enums.html#Ics_Compression"><tt>Ics_Compression</tt></a></li>
<li><a href="Enums.html#Ics_HistoryWhich"><tt>Ics_HistoryWhich</tt></a></li>
<li><a href="Enums.html#Ics_Format"><tt>Ics_Format</tt></a></li>
</ul>
</li>
</ul>
</body>
</html>
|