1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv=
"Content-Type" content=
"text/html;charset=UTF-8">
3 <title>Barry: builder.h File Reference
</title>
4 <link href=
"doxygen.css" rel=
"stylesheet" type=
"text/css">
5 <link href=
"tabs.css" rel=
"stylesheet" type=
"text/css">
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class=
"navigation" id=
"top">
11 <li><a href=
"index.html"><span>Main
Page
</span></a></li>
12 <li><a href=
"modules.html"><span>Modules
</span></a></li>
13 <li><a href=
"namespaces.html"><span>Namespaces
</span></a></li>
14 <li><a href=
"classes.html"><span>Classes
</span></a></li>
15 <li class=
"current"><a href=
"files.html"><span>Files
</span></a></li>
16 <li><a href=
"dirs.html"><span>Directories
</span></a></li>
19 <div class=
"navpath"><a class=
"el" href=
"dir_edc0f428e3eefcfdce9c25befd901c57.html">src
</a>
22 <div class=
"contents">
23 <h1>builder.h File Reference
</h1><hr><a name=
"_details"></a><h2>Detailed Description
</h2>
24 Virtual protocol packet builder wrapper.
27 <p>Definition in file
<a class=
"el" href=
"builder_8h-source.html">builder.h
</a>.
</p>
30 <code>#include
"<a class=
"el" href=
"dll_8h-source.html">dll.h
</a>"</code><br>
31 <code>#include
"<a class=
"el" href=
"data_8h-source.html">data.h
</a>"</code><br>
32 <code>#include
<stdint.h
></code><br>
33 <code>#include
<string
></code><br>
36 <div class=
"dynheader">
37 Include dependency graph for builder.h:
</div>
38 <div class=
"dynsection">
39 <p><center><img src=
"builder_8h__incl.png" border=
"0" usemap=
"#builder.h_map" alt=
""></center>
40 <map name=
"builder.h_map">
41 <area shape=
"rect" href=
"dll_8h.html" title=
"Macros for handling DLL/library API visibility." alt=
"" coords=
"5,155,51,181"><area shape=
"rect" href=
"data_8h.html" title=
"Class to deal with pre-saved data files." alt=
"" coords=
"160,80,216,107"></map>
45 <div class=
"dynheader">
46 This graph shows which files directly or indirectly include this file:
</div>
47 <div class=
"dynsection">
48 <p><center><img src=
"builder_8h__dep__incl.png" border=
"0" usemap=
"#builder.hdep_map" alt=
""></center>
49 <map name=
"builder.hdep_map">
50 <area shape=
"rect" href=
"barry_8h.html" title=
"Main header file for applications." alt=
"" coords=
"96,229,155,256"><area shape=
"rect" href=
"m__desktop_8h.html" title=
"Mode class for the Desktop mode." alt=
"" coords=
"281,80,377,107"><area shape=
"rect" href=
"m__desktoptmpl_8h.html" title=
"Ease of use templates for the Desktop mode class." alt=
"" coords=
"17,155,137,181"><area shape=
"rect" href=
"packet_8cc.html" title=
"Low level protocol packet builder class." alt=
"" coords=
"460,155,537,181"><area shape=
"rect" href=
"pipe_8h.html" title=
"Connector class to join parsers and builders together." alt=
"" coords=
"547,80,603,107"><area shape=
"rect" href=
"restore_8h.html" title=
"Builder class for restoring from Barry Backup files." alt=
"" coords=
"716,80,788,107"><area shape=
"rect" href=
"mimeio_8h.html" title=
"Storage, parser, builder classes for MIME objects (vcard, vevent, vtodo, vjournal)..." alt=
"" coords=
"875,80,949,107"><area shape=
"rect" href=
"builder_8cc.html" title=
"Virtual protocol packet builder wrapper." alt=
"" coords=
"973,80,1048,107"><area shape=
"rect" href=
"connector_8cc-source.html" title=
"connector.cc" alt=
"" coords=
"212,155,308,181"><area shape=
"rect" href=
"m__desktop_8cc.html" title=
"Mode class for the Desktop mode." alt=
"" coords=
"332,155,436,181"><area shape=
"rect" href=
"pipe_8cc.html" title=
"Connector class to join parsers and builders together." alt=
"" coords=
"612,155,676,181"><area shape=
"rect" href=
"barrybackup_8h.html" title=
"Main header file for libbarrybackup." alt=
"" coords=
"700,155,804,181"><area shape=
"rect" href=
"restore_8cc.html" title=
"Builder class for restoring from Barry Backup files." alt=
"" coords=
"828,155,908,181"><area shape=
"rect" href=
"barrysync_8h.html" title=
"Main header file for libbarrysync." alt=
"" coords=
"932,155,1020,181"><area shape=
"rect" href=
"mimeio_8cc.html" title=
"Storage, parser, builder classes for MIME objects (vcard, vevent, vtodo, vjournal)..." alt=
"" coords=
"1044,155,1124,181"></map>
54 <a href=
"builder_8h-source.html">Go to the source code of this file.
</a><table border=
"0" cellpadding=
"0" cellspacing=
"0">
56 <tr><td colspan=
"2"><br><h2>Namespaces
</h2></td></tr>
57 <tr><td class=
"memItemLeft" nowrap
align=
"right" valign=
"top">namespace
</td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"namespaceBarry.html">Barry
</a></td></tr>
59 <tr><td colspan=
"2"><br><h2>Classes
</h2></td></tr>
60 <tr><td class=
"memItemLeft" nowrap
align=
"right" valign=
"top">class
</td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"classBarry_1_1Builder.html">Barry::Builder
</a></td></tr>
62 <tr><td class=
"mdescLeft"> </td><td class=
"mdescRight">Base class for the builder functor hierarchy.
<a href=
"classBarry_1_1Builder.html#_details">More...
</a><br></td></tr>
63 <tr><td class=
"memItemLeft" nowrap
align=
"right" valign=
"top">class
</td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"classBarry_1_1DBDataBuilder.html">Barry::DBDataBuilder
</a></td></tr>
65 <tr><td class=
"mdescLeft"> </td><td class=
"mdescRight">Wrapper class around a
<a class=
"el" href=
"classBarry_1_1DBData.html" title=
"Database record data class.">DBData
</a> object, to make it easy to pass a
<a class=
"el" href=
"classBarry_1_1DBData.html" title=
"Database record data class.">DBData
</a> object into a function or API that requires a builder.
<a href=
"classBarry_1_1DBDataBuilder.html#_details">More...
</a><br></td></tr>
66 <tr><td class=
"memItemLeft" nowrap
align=
"right" valign=
"top">class
</td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"classBarry_1_1RecordBuilder.html">Barry::RecordBuilder
< RecordT, StorageT
></a></td></tr>
68 <tr><td class=
"mdescLeft"> </td><td class=
"mdescRight">Template class for easy creation of specific protocol packet builder objects.
<a href=
"classBarry_1_1RecordBuilder.html#_details">More...
</a><br></td></tr>
69 <tr><td class=
"memItemLeft" nowrap
align=
"right" valign=
"top">class
</td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"classBarry_1_1RecordFetch.html">Barry::RecordFetch
< RecordT
></a></td></tr>
71 <tr><td class=
"mdescLeft"> </td><td class=
"mdescRight">Generic record fetch class, to help with using records without builder classes.
<a href=
"classBarry_1_1RecordFetch.html#_details">More...
</a><br></td></tr>
72 <tr><td colspan=
"2"><br><h2>Functions
</h2></td></tr>
73 <tr><td class=
"memTemplParams" nowrap
colspan=
"2">template
<class RecordT
> </td></tr>
74 <tr><td class=
"memTemplItemLeft" nowrap
align=
"right" valign=
"top">void
</td><td class=
"memTemplItemRight" valign=
"bottom"><a class=
"el" href=
"namespaceBarry.html#1694e381d8f7c0a41714992c831e716b">Barry::SetDBData
</a> (const RecordT
&rec, DBData
&data, size_t
&offset, const IConverter *ic)
</td></tr>
76 <tr><td class=
"mdescLeft"> </td><td class=
"mdescRight">Contains the proper way to convert a record object into a
<a class=
"el" href=
"classBarry_1_1DBData.html" title=
"Database record data class.">DBData
</a> object.
<a href=
"#1694e381d8f7c0a41714992c831e716b"></a><br></td></tr>
79 <hr size=
"1"><address style=
"text-align: right;"><small>Generated on Thu Feb
10 16:
14:
06 2011 for Barry by
80 <a href=
"http://www.doxygen.org/index.html">
81 <img src=
"doxygen.png" alt=
"doxygen" align=
"middle" border=
"0"></a> 1.5.6 </small></address>