blob: 760861dd71a1a1b3c86bbe08274b2977a0addee0 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FunctionRegistry class: Gandiva GLib Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Gandiva GLib Reference Manual">
<link rel="up" href="function-registry.html" title="Registry">
<link rel="prev" href="function-registry.html" title="Registry">
<link rel="next" href="function-signature.html" title="Signature">
<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
<a href="#GGandivaFunctionRegistry.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
<a href="#GGandivaFunctionRegistry.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="function-registry.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="function-registry.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="function-signature.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GGandivaFunctionRegistry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GGandivaFunctionRegistry.top_of_page"></a>FunctionRegistry class</span></h2>
<p>FunctionRegistry class — FunctionRegistry class</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_proto_type">
<col class="functions_proto_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="returnvalue">GGandivaFunctionRegistry</span></a> *
</td>
<td class="function_name">
<a class="link" href="GGandivaFunctionRegistry.html#ggandiva-function-registry-new" title="ggandiva_function_registry_new ()">ggandiva_function_registry_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="GGandivaNativeFunction.html" title="NativeFunction class"><span class="returnvalue">GGandivaNativeFunction</span></a> *
</td>
<td class="function_name">
<a class="link" href="GGandivaFunctionRegistry.html#ggandiva-function-registry-lookup" title="ggandiva_function_registry_lookup ()">ggandiva_function_registry_lookup</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GGandivaFunctionRegistry.html#ggandiva-function-registry-get-native-functions" title="ggandiva_function_registry_get_native_functions ()">ggandiva_function_registry_get_native_functions</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="other_proto_type">
<col class="other_proto_name">
</colgroup>
<tbody>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GGandivaFunctionRegistry.html#GGANDIVA-TYPE-FUNCTION-REGISTRY:CAPS" title="GGANDIVA_TYPE_FUNCTION_REGISTRY">GGANDIVA_TYPE_FUNCTION_REGISTRY</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GGandivaFunctionRegistry.html#GGandivaFunctionRegistryClass" title="struct GGandivaFunctionRegistryClass">GGandivaFunctionRegistryClass</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GGandivaFunctionRegistry.html#GGandivaFunctionRegistry-struct" title="GGandivaFunctionRegistry">GGandivaFunctionRegistry</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<span class="lineart">╰──</span> GGandivaFunctionRegistry
</pre>
</div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gandiva-glib/gandiva-glib.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="ggandiva-function-registry-new"></a><h3>ggandiva_function_registry_new ()</h3>
<pre class="programlisting"><a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="returnvalue">GGandivaFunctionRegistry</span></a> *
ggandiva_function_registry_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="refsect3">
<a name="ggandiva-function-registry-new.returns"></a><h4>Returns</h4>
<p> A newly created <a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="type">GGandivaFunctionRegistry</span></a>.</p>
</div>
<p class="since">Since: <a class="link" href="api-index-0-14-0.html#api-index-0.14.0">0.14.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="ggandiva-function-registry-lookup"></a><h3>ggandiva_function_registry_lookup ()</h3>
<pre class="programlisting"><a class="link" href="GGandivaNativeFunction.html" title="NativeFunction class"><span class="returnvalue">GGandivaNativeFunction</span></a> *
ggandiva_function_registry_lookup (<em class="parameter"><code><a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="type">GGandivaFunctionRegistry</span></a> *function_registry</code></em>,
<em class="parameter"><code><a class="link" href="GGandivaFunctionSignature.html" title="FunctionSignature class"><span class="type">GGandivaFunctionSignature</span></a> *function_signature</code></em>);</pre>
<div class="refsect3">
<a name="ggandiva-function-registry-lookup.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>function_registry</p></td>
<td class="parameter_description"><p>A <a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="type">GGandivaFunctionRegistry</span></a>.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>function_signature</p></td>
<td class="parameter_description"><p>A <a class="link" href="GGandivaFunctionSignature.html" title="FunctionSignature class"><span class="type">GGandivaFunctionSignature</span></a> to be looked up.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="ggandiva-function-registry-lookup.returns"></a><h4>Returns</h4>
<p>The native functions associated to the given <a class="link" href="GGandivaFunctionSignature.html" title="FunctionSignature class"><span class="type">GGandivaFunctionSignature</span></a>. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-0-14-0.html#api-index-0.14.0">0.14.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="ggandiva-function-registry-get-native-functions"></a><h3>ggandiva_function_registry_get_native_functions ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
ggandiva_function_registry_get_native_functions
(<em class="parameter"><code><a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="type">GGandivaFunctionRegistry</span></a> *function_registry</code></em>);</pre>
<div class="refsect3">
<a name="ggandiva-function-registry-get-native-functions.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>function_registry</p></td>
<td class="parameter_description"><p>A <a class="link" href="GGandivaFunctionRegistry.html" title="FunctionRegistry class"><span class="type">GGandivaFunctionRegistry</span></a>.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="ggandiva-function-registry-get-native-functions.returns"></a><h4>Returns</h4>
<p>The native functions in the function registry. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GGandivaNativeFunction]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-0-14-0.html#api-index-0.14.0">0.14.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GGandivaFunctionRegistry.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GGANDIVA-TYPE-FUNCTION-REGISTRY:CAPS"></a><h3>GGANDIVA_TYPE_FUNCTION_REGISTRY</h3>
<pre class="programlisting">#define GGANDIVA_TYPE_FUNCTION_REGISTRY (ggandiva_function_registry_get_type())
</pre>
</div>
<hr>
<div class="refsect2">
<a name="GGandivaFunctionRegistryClass"></a><h3>struct GGandivaFunctionRegistryClass</h3>
<pre class="programlisting">struct GGandivaFunctionRegistryClass {
GObjectClass parent_class;
};
</pre>
</div>
<hr>
<div class="refsect2">
<a name="GGandivaFunctionRegistry-struct"></a><h3>GGandivaFunctionRegistry</h3>
<pre class="programlisting">typedef struct _GGandivaFunctionRegistry GGandivaFunctionRegistry;</pre>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.32</div>
</body>
</html>