1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Xerces-C++: XMLInteger Class 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.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>XMLInteger Class Reference</h1><!-- doxytag: class="XMLInteger" --><!-- doxytag: inherits="XMemory" --><div class="dynheader">
Inheritance diagram for XMLInteger:</div>
<div class="dynsection">
<p><center><img src="classXMLInteger.png" usemap="#XMLInteger_map" border="0" alt=""></center>
<map name="XMLInteger_map">
<area href="classXMemory.html" alt="XMemory" shape="rect" coords="0,0,78,24">
</map>
</div>
<p>
<a href="classXMLInteger-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLInteger.html#ad7724c26d32e518642d61791d734285">XMLInteger</a> (const int intVal)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructs a newly allocated <code><a class="el" href="classXMLInteger.html">XMLInteger</a></code> object. <a href="#ad7724c26d32e518642d61791d734285"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLInteger.html#ea4c2c91e8104ea68c7c0941da84168e">~XMLInteger</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLInteger.html#ea04db2098bd733f3ae4275e5e991377">intValue</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the built in integer value. <a href="#ea04db2098bd733f3ae4275e5e991377"></a><br></td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="ad7724c26d32e518642d61791d734285"></a><!-- doxytag: member="XMLInteger::XMLInteger" ref="ad7724c26d32e518642d61791d734285" args="(const int intVal)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XMLInteger::XMLInteger </td>
<td>(</td>
<td class="paramtype">const int </td>
<td class="paramname"> <em>intVal</em> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Constructs a newly allocated <code><a class="el" href="classXMLInteger.html">XMLInteger</a></code> object.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>intVal</em> </td><td>the <code>integer</code> </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="ea4c2c91e8104ea68c7c0941da84168e"></a><!-- doxytag: member="XMLInteger::~XMLInteger" ref="ea4c2c91e8104ea68c7c0941da84168e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XMLInteger::~XMLInteger </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ea04db2098bd733f3ae4275e5e991377"></a><!-- doxytag: member="XMLInteger::intValue" ref="ea04db2098bd733f3ae4275e5e991377" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int XMLInteger::intValue </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the built in integer value.
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XMLInteger_8hpp-source.html">XMLInteger.hpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Apr 21 17:55:50 2010 for Xerces-C++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>
|