Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e3d62627d1d1aab7ab1be2dd7f65a872 > files > 381

ecl-10.4.1-1.fc14.x86_64.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Aggregate Types</title><link rel="stylesheet" href="ecl.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The ECL manual"><link rel="up" href="pt04.html" title="Part&#160;IV.&#160;UFFI Reference"><link rel="prev" href="rn01re48.html" title="null-char-p"><link rel="next" href="rn02re49.html" title="def-enum"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Aggregate Types</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rn01re48.html">Prev</a>&#160;</td><th width="60%" align="center">Part&#160;IV.&#160;UFFI Reference</th><td width="20%" align="right">&#160;<a accesskey="n" href="rn02re49.html">Next</a></td></tr></table><hr></div><div class="reference" title="Aggregate Types"><div class="titlepage"><div><div><h1 class="title"><a name="uffi.aggregates"></a>Aggregate Types</h1></div></div><hr></div><div class="partintro" title="Overview"><div><div><div><h1 class="title"><a name="id686470"></a>Overview</h1></div></div></div><p>
    Aggregate types are comprised of one or more primitive types.
   </p><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="rn02re49.html"><code class="function">def-enum</code></a></span><span class="refpurpose"> &#8212; Defines a <acronym class="acronym">C</acronym> enumeration.
    </span></dt><dt><span class="refentrytitle"><a href="rn02re50.html"><code class="function">def-struct</code></a></span><span class="refpurpose"> &#8212; Defines a <acronym class="acronym">C</acronym> structure.
    </span></dt><dt><span class="refentrytitle"><a href="rn02re51.html"><code class="function">get-slot-value</code></a></span><span class="refpurpose"> &#8212; Retrieves a value from a slot of a structure.
    </span></dt><dt><span class="refentrytitle"><a href="rn02re52.html"><code class="function">get-slot-pointer</code></a></span><span class="refpurpose"> &#8212; Retrieves a pointer from a slot of a structure.
    </span></dt><dt><span class="refentrytitle"><a href="rn02re53.html"><code class="function">def-array-pointer</code></a></span><span class="refpurpose"> &#8212; Defines a pointer to a array of type.
    </span></dt><dt><span class="refentrytitle"><a href="rn02re54.html"><code class="function">deref-array</code></a></span><span class="refpurpose"> &#8212; Deference an array.
    </span></dt><dt><span class="refentrytitle"><a href="rn02re55.html"><code class="function">def-union</code></a></span><span class="refpurpose"> &#8212; Defines a foreign union type.
    </span></dt></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rn01re48.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="pt04.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="rn02re49.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">null-char-p</code>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<code class="function">def-enum</code></td></tr></table></div></body></html>