File: //usr/share/devhelp/books/dbus/api/structDBusTypeReaderClass.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>D-Bus: DBusTypeReaderClass Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul></div>
<h1>DBusTypeReaderClass Struct Reference<br>
<small>
[<a class="el" href="group__DBusMarshal.html">marshaling and unmarshaling</a>]</small>
</h1><!-- doxytag: class="DBusTypeReaderClass" -->Virtual table for a type reader.
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fd813c32ff4b8b96266efe392dc25a89"></a><!-- doxytag: member="DBusTypeReaderClass::name" ref="fd813c32ff4b8b96266efe392dc25a89" args="" -->
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusTypeReaderClass.html#fd813c32ff4b8b96266efe392dc25a89">name</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">name for debugging <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7cd297c0e03c5204bc41bf305c7688c9"></a><!-- doxytag: member="DBusTypeReaderClass::id" ref="7cd297c0e03c5204bc41bf305c7688c9" args="" -->
int </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusTypeReaderClass.html#7cd297c0e03c5204bc41bf305c7688c9">id</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">index in all_reader_classes <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d886037cd736e6f5cdbefb834b0bd5e7"></a><!-- doxytag: member="DBusTypeReaderClass::types_only" ref="d886037cd736e6f5cdbefb834b0bd5e7" args="" -->
<a class="el" href="group__DBusTypes.html#g39c9cb0f3a2a8ad6f55cc4855d035349">dbus_bool_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusTypeReaderClass.html#d886037cd736e6f5cdbefb834b0bd5e7">types_only</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">only iterates over types, not values <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="be8f7f4433f8c8eaf0c5f8d445101391"></a><!-- doxytag: member="DBusTypeReaderClass::recurse" ref="be8f7f4433f8c8eaf0c5f8d445101391" args=")(DBusTypeReader *sub, DBusTypeReader *parent)" -->
void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusTypeReaderClass.html#be8f7f4433f8c8eaf0c5f8d445101391">recurse</a> )(<a class="el" href="structDBusTypeReader.html">DBusTypeReader</a> *sub, <a class="el" href="structDBusTypeReader.html">DBusTypeReader</a> *parent)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">recurse with this reader as sub <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="023bc5274f7bf1f45f29822aebae96a1"></a><!-- doxytag: member="DBusTypeReaderClass::check_finished" ref="023bc5274f7bf1f45f29822aebae96a1" args=")(const DBusTypeReader *reader)" -->
<a class="el" href="group__DBusTypes.html#g39c9cb0f3a2a8ad6f55cc4855d035349">dbus_bool_t</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusTypeReaderClass.html#023bc5274f7bf1f45f29822aebae96a1">check_finished</a> )(const <a class="el" href="structDBusTypeReader.html">DBusTypeReader</a> *reader)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">check whether reader is at the end <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1b4a87e6f61339456f2e8d0ce873f379"></a><!-- doxytag: member="DBusTypeReaderClass::next" ref="1b4a87e6f61339456f2e8d0ce873f379" args=")(DBusTypeReader *reader, int current_type)" -->
void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusTypeReaderClass.html#1b4a87e6f61339456f2e8d0ce873f379">next</a> )(<a class="el" href="structDBusTypeReader.html">DBusTypeReader</a> *reader, int current_type)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">go to the next value <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Virtual table for a type reader.
<p>
<p>
Definition at line <a class="el" href="dbus-marshal-recursive_8c-source.html#l00112">112</a> of file <a class="el" href="dbus-marshal-recursive_8c-source.html">dbus-marshal-recursive.c</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-marshal-recursive_8c-source.html">dbus-marshal-recursive.c</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:15 2009 for D-Bus by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>