blob: bb12aa9765c731d2ebb33fa7e440cb56bff5be59 [file] [log] [blame]
<!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>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> </div>
<div class="headertitle">
<h1>AttributeVectorEntry Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="AttributeVectorEntry" -->
<p><code>#include &lt;<a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>&gt;</code></p>
<p>Inherited by <a class="el" href="classAttributeVectorEntryExtended.html">AttributeVectorEntryExtended</a>.</p>
<div class="dynheader">
Collaboration diagram for AttributeVectorEntry:</div>
<div class="dyncontent">
<div class="center"><img src="classAttributeVectorEntry__coll__graph.png" border="0" usemap="#AttributeVectorEntry_coll__map" alt="Collaboration graph"/></div>
<map name="AttributeVectorEntry_coll__map" id="AttributeVectorEntry_coll__map">
<area shape="rect" id="node2" href="classXalanVector.html" title="XalanVector\&lt; XMLCh \&gt;" alt="" coords="5,5,179,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classAttributeVectorEntry-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXalanVector.html">XalanVector</a>&lt; XMLCh &gt; <a class="el" href="classAttributeVectorEntry.html#a395dcd2891069c2346420f57517a5f16">XMLChVectorType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classAttributeVectorEntry.html#af202fbe3fdcfa4c5b8a0ccc3b9919f31">AttributeVectorEntry</a> (const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;theName, const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;theValue, const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;theType, MemoryManager &amp;theManager)
<li><a class="el" href="classAttributeVectorEntry.html#a6fc018c1bb41363d28faba87684d3892">AttributeVectorEntry</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &amp;theManager)
<li><a class="el" href="classAttributeVectorEntry.html#abc97ac776f198453e6467a4140a1845a">AttributeVectorEntry</a> (MemoryManager &amp;theManager)
<li>virtual <a class="el" href="classAttributeVectorEntry.html#ad6259c3db53fb87f0b1551cfa74d1fc9">~AttributeVectorEntry</a> ()
<li>void <a class="el" href="classAttributeVectorEntry.html#aa9d4cbd6cc2ce51810a3901e804d3a3e">clear</a> ()
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="classAttributeVectorEntry.html">AttributeVectorEntry</a> * <a class="el" href="classAttributeVectorEntry.html#ab119fe0b8de46181ca95c640f5b73286">create</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &amp;theManager)
<li>static const XMLCh * <a class="el" href="classAttributeVectorEntry.html#a069d6992d2357d9eb68e66277933090e">endArray</a> (const XMLCh *data)
</ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#a57801d4cc19ab2e784dedd3c549b3d09">m_Name</a>
<li><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#ad5b7f6766dc3ce4a9d572ea4d3bc2976">m_Value</a>
<li><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#a9d0dccd48d5c8fad35abb755de1226e4">m_Type</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00038">38</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a395dcd2891069c2346420f57517a5f16"></a><!-- doxytag: member="AttributeVectorEntry::XMLChVectorType" ref="a395dcd2891069c2346420f57517a5f16" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanVector.html">XalanVector</a>&lt;XMLCh&gt; <a class="el" href="classXalanVector.html">AttributeVectorEntry::XMLChVectorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00042">42</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af202fbe3fdcfa4c5b8a0ccc3b9919f31"></a><!-- doxytag: member="AttributeVectorEntry::AttributeVectorEntry" ref="af202fbe3fdcfa4c5b8a0ccc3b9919f31" args="(const XMLChVectorType &amp;theName, const XMLChVectorType &amp;theValue, const XMLChVectorType &amp;theType, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">AttributeVectorEntry::AttributeVectorEntry </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theValue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theType</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00044">44</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a6fc018c1bb41363d28faba87684d3892"></a><!-- doxytag: member="AttributeVectorEntry::AttributeVectorEntry" ref="a6fc018c1bb41363d28faba87684d3892" args="(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">AttributeVectorEntry::AttributeVectorEntry </td>
<td>(</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theValue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theType</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00055">55</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="abc97ac776f198453e6467a4140a1845a"></a><!-- doxytag: member="AttributeVectorEntry::AttributeVectorEntry" ref="abc97ac776f198453e6467a4140a1845a" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">AttributeVectorEntry::AttributeVectorEntry </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00066">66</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ad6259c3db53fb87f0b1551cfa74d1fc9"></a><!-- doxytag: member="AttributeVectorEntry::~AttributeVectorEntry" ref="ad6259c3db53fb87f0b1551cfa74d1fc9" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual AttributeVectorEntry::~AttributeVectorEntry </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00092">92</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa9d4cbd6cc2ce51810a3901e804d3a3e"></a><!-- doxytag: member="AttributeVectorEntry::clear" ref="aa9d4cbd6cc2ce51810a3901e804d3a3e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void AttributeVectorEntry::clear </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classAttributeVectorEntryExtended.html#a055fb8c7284900d59d4ed0ac53e07794">AttributeVectorEntryExtended</a>.</p>
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00097">97</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ab119fe0b8de46181ca95c640f5b73286"></a><!-- doxytag: member="AttributeVectorEntry::create" ref="ab119fe0b8de46181ca95c640f5b73286" args="(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classAttributeVectorEntry.html">AttributeVectorEntry</a>* AttributeVectorEntry::create </td>
<td>(</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theValue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theType</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00074">74</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a069d6992d2357d9eb68e66277933090e"></a><!-- doxytag: member="AttributeVectorEntry::endArray" ref="a069d6992d2357d9eb68e66277933090e" args="(const XMLCh *data)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static const XMLCh* AttributeVectorEntry::endArray </td>
<td>(</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>data</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00111">111</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a57801d4cc19ab2e784dedd3c549b3d09"></a><!-- doxytag: member="AttributeVectorEntry::m_Name" ref="a57801d4cc19ab2e784dedd3c549b3d09" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#a57801d4cc19ab2e784dedd3c549b3d09">AttributeVectorEntry::m_Name</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00104">104</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a9d0dccd48d5c8fad35abb755de1226e4"></a><!-- doxytag: member="AttributeVectorEntry::m_Type" ref="a9d0dccd48d5c8fad35abb755de1226e4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#a9d0dccd48d5c8fad35abb755de1226e4">AttributeVectorEntry::m_Type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00106">106</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ad5b7f6766dc3ce4a9d572ea4d3bc2976"></a><!-- doxytag: member="AttributeVectorEntry::m_Value" ref="ad5b7f6766dc3ce4a9d572ea4d3bc2976" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#ad5b7f6766dc3ce4a9d572ea4d3bc2976">AttributeVectorEntry::m_Value</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntry_8hpp_source.html#l00105">105</a> of file <a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="AttributeVectorEntry_8hpp_source.html">AttributeVectorEntry.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>