blob: 891d65095f181437f75c8cd4f661100517a55843 [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-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>AttributeVectorEntryExtended Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="AttributeVectorEntryExtended" --><!-- doxytag: inherits="AttributeVectorEntry" -->
<p><code>#include &lt;<a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classAttributeVectorEntry.html">AttributeVectorEntry</a>.</p>
<div class="dynheader">
Collaboration diagram for AttributeVectorEntryExtended:</div>
<div class="dyncontent">
<div class="center"><img src="classAttributeVectorEntryExtended__coll__graph.png" border="0" usemap="#AttributeVectorEntryExtended_coll__map" alt="Collaboration graph"/></div>
<map name="AttributeVectorEntryExtended_coll__map" id="AttributeVectorEntryExtended_coll__map">
<area shape="rect" id="node2" href="classAttributeVectorEntry.html" title="AttributeVectorEntry" alt="" coords="35,136,187,165"/><area shape="rect" id="node4" href="classXalanVector.html" title="XalanVector\&lt; XMLCh \&gt;" alt="" coords="24,5,197,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classAttributeVectorEntryExtended-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classAttributeVectorEntryExtended.html#a34e9363fb5890159ce6341ab843263d7">AttributeVectorEntryExtended</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, const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;theURI, const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;theLocalName, MemoryManager &amp;theManager)
<li><a class="el" href="classAttributeVectorEntryExtended.html#a417f5b54d2c4a4bc136fa12fe84ad200">AttributeVectorEntryExtended</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &amp;theManager)
<li><a class="el" href="classAttributeVectorEntryExtended.html#a44b34930d99ff2d47688ef5481cb4025">AttributeVectorEntryExtended</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &amp;theManager)
<li><a class="el" href="classAttributeVectorEntryExtended.html#aa37f7ed2791ac76195ed2e9d07a3c70f">AttributeVectorEntryExtended</a> (MemoryManager &amp;theManager)
<li>virtual <a class="el" href="classAttributeVectorEntryExtended.html#af79f790040d7c58e78f64c1e46542e49">~AttributeVectorEntryExtended</a> ()
<li>void <a class="el" href="classAttributeVectorEntryExtended.html#a055fb8c7284900d59d4ed0ac53e07794">clear</a> ()
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <br class="typebreak"/>
<a class="el" href="classAttributeVectorEntryExtended.html">AttributeVectorEntryExtended</a> * <a class="el" href="classAttributeVectorEntryExtended.html#ad9a1b2d48a14676781a1a9e1a9b41c1a">create</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &amp;theManager)
</ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntryExtended.html#a66a38c1ec04ad792cd6ac99aa245080c">m_uri</a>
<li><a class="el" href="classXalanVector.html">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntryExtended.html#a7adea83a2a4dc8b23a5f10c6f4724d95">m_localName</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html#l00036">36</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a34e9363fb5890159ce6341ab843263d7"></a><!-- doxytag: member="AttributeVectorEntryExtended::AttributeVectorEntryExtended" ref="a34e9363fb5890159ce6341ab843263d7" args="(const XMLChVectorType &amp;theName, const XMLChVectorType &amp;theValue, const XMLChVectorType &amp;theType, const XMLChVectorType &amp;theURI, const XMLChVectorType &amp;theLocalName, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">AttributeVectorEntryExtended::AttributeVectorEntryExtended </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">const <a class="el" href="classXalanVector.html">XMLChVectorType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theURI</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>theLocalName</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="AttributeVectorEntryExtended_8hpp_source.html#l00040">40</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a417f5b54d2c4a4bc136fa12fe84ad200"></a><!-- doxytag: member="AttributeVectorEntryExtended::AttributeVectorEntryExtended" ref="a417f5b54d2c4a4bc136fa12fe84ad200" args="(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">AttributeVectorEntryExtended::AttributeVectorEntryExtended </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">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theURI</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theLocalName</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="AttributeVectorEntryExtended_8hpp_source.html#l00061">61</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a44b34930d99ff2d47688ef5481cb4025"></a><!-- doxytag: member="AttributeVectorEntryExtended::AttributeVectorEntryExtended" ref="a44b34930d99ff2d47688ef5481cb4025" 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">AttributeVectorEntryExtended::AttributeVectorEntryExtended </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="AttributeVectorEntryExtended_8hpp_source.html#l00084">84</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aa37f7ed2791ac76195ed2e9d07a3c70f"></a><!-- doxytag: member="AttributeVectorEntryExtended::AttributeVectorEntryExtended" ref="aa37f7ed2791ac76195ed2e9d07a3c70f" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">AttributeVectorEntryExtended::AttributeVectorEntryExtended </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="AttributeVectorEntryExtended_8hpp_source.html#l00098">98</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="af79f790040d7c58e78f64c1e46542e49"></a><!-- doxytag: member="AttributeVectorEntryExtended::~AttributeVectorEntryExtended" ref="af79f790040d7c58e78f64c1e46542e49" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual AttributeVectorEntryExtended::~AttributeVectorEntryExtended </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="AttributeVectorEntryExtended_8hpp_source.html#l00128">128</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a055fb8c7284900d59d4ed0ac53e07794"></a><!-- doxytag: member="AttributeVectorEntryExtended::clear" ref="a055fb8c7284900d59d4ed0ac53e07794" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void AttributeVectorEntryExtended::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 from <a class="el" href="classAttributeVectorEntry.html#aa9d4cbd6cc2ce51810a3901e804d3a3e">AttributeVectorEntry</a>.</p>
<p>Definition at line <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html#l00133">133</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ad9a1b2d48a14676781a1a9e1a9b41c1a"></a><!-- doxytag: member="AttributeVectorEntryExtended::create" ref="ad9a1b2d48a14676781a1a9e1a9b41c1a" args="(const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classAttributeVectorEntryExtended.html">AttributeVectorEntryExtended</a>* AttributeVectorEntryExtended::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">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theURI</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>theLocalName</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="AttributeVectorEntryExtended_8hpp_source.html#l00106">106</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a7adea83a2a4dc8b23a5f10c6f4724d95"></a><!-- doxytag: member="AttributeVectorEntryExtended::m_localName" ref="a7adea83a2a4dc8b23a5f10c6f4724d95" 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="classAttributeVectorEntryExtended.html#a7adea83a2a4dc8b23a5f10c6f4724d95">AttributeVectorEntryExtended::m_localName</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html#l00142">142</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a66a38c1ec04ad792cd6ac99aa245080c"></a><!-- doxytag: member="AttributeVectorEntryExtended::m_uri" ref="a66a38c1ec04ad792cd6ac99aa245080c" 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="classAttributeVectorEntryExtended.html#a66a38c1ec04ad792cd6ac99aa245080c">AttributeVectorEntryExtended::m_uri</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html#l00141">141</a> of file <a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="AttributeVectorEntryExtended_8hpp_source.html">AttributeVectorEntryExtended.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>