diff options
Diffstat (limited to 'doc/html/group__export.html')
| -rw-r--r-- | doc/html/group__export.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/html/group__export.html b/doc/html/group__export.html new file mode 100644 index 000000000000..2a57b6f3dd3f --- /dev/null +++ b/doc/html/group__export.html @@ -0,0 +1,60 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<title>yaml: Export Definitions</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<link href="doxygen.css" rel="stylesheet" type="text/css"/> +</head> +<body> +<!-- Generated by Doxygen 1.7.1 --> +<div class="navigation" id="top"> + <div class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="annotated.html"><span>Data Structures</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + </ul> + </div> +</div> +<div class="header"> + <div class="summary"> +<a href="#define-members">Defines</a> </div> + <div class="headertitle"> +<h1>Export Definitions</h1> </div> +</div> +<div class="contents"> +<table class="memberdecls"> +<tr><td colspan="2"><h2><a name="define-members"></a> +Defines</h2></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__export.html#ga0791fd3e1d85ed53711b1feaae131f93">YAML_DECLARE</a>(type) type</td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The public API declaration. <a href="#ga0791fd3e1d85ed53711b1feaae131f93"></a><br/></td></tr> +</table> +<hr/><h2>Define Documentation</h2> +<a class="anchor" id="ga0791fd3e1d85ed53711b1feaae131f93"></a><!-- doxytag: member="yaml.h::YAML_DECLARE" ref="ga0791fd3e1d85ed53711b1feaae131f93" args="(type)" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">#define YAML_DECLARE</td> + <td>(</td> + <td class="paramtype"> </td> + <td class="paramname">type</td> + <td> ) </td> + <td> type</td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p>The public API declaration. </p> + +</div> +</div> +</div> +<hr class="footer"/><address class="footer"><small>Generated on Mon May 30 2011 22:00:00 for yaml by +<a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> +</body> +</html> |
