Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 5e43f5d92fadaa0a1cc4664249b615d0 > files > 1916

xalan-c-doc-1.1-8mdk.i586.rpm

<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSL Transformer Version 1.1</h3>
</BODY>
<!-- Generated by Doxygen 1.2.0 on Thu Feb 15 10:48:46 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>StackEntry  Class Reference</h1><code>#include &lt;<a class="el" href="StackEntry.hpp-source.html">StackEntry.hpp</a>&gt;</code>
<p>
<a href="class_stackentry-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>enum <a class="el" href="class_stackentry.html#s6">eStackEntryType</a> { <br>
&nbsp;&nbsp;<a class="el" href="class_stackentry.html#s0">eContextState</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="class_stackentry.html#s1">eContextMarker</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="class_stackentry.html#s2">eElementMarker</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="class_stackentry.html#s3">eArgument</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="class_stackentry.html#s4">eElementFrameMarker</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="class_stackentry.html#s5">eNextValue</a>
<br>
 }
<dl class="el"><dd><font size=-1><em>Enumeration for types of stack entries, one of context state, context marker, element marker, or argument.</em> <a href="#s6">More...</a><em><br><br></em></font></dl></ul>
<h2>Public Methods</h2>
<ul>
<li>virtual <a class="el" href="class_stackentry.html#a0">~StackEntry</a> ()
<li><a class="el" href="class_stackentry.html#s6">eStackEntryType</a> <a class="el" href="class_stackentry.html#a1">getType</a> () const
<dl class="el"><dd><font size=-1><em>Determine type of stack entry.</em> <a href="#a1">More...</a><em><br><br></em></font></dl></ul>
<h2>Static Public Methods</h2>
<ul>
<li>unsigned long <a class="el" href="class_stackentry.html#d0">getInstanceCount</a> ()
</ul>
<h2>Protected Methods</h2>
<ul>
<li><a class="el" href="class_stackentry.html#b0">StackEntry</a> (<a class="el" href="class_stackentry.html#s6">eStackEntryType</a> theType)
<li><a class="el" href="class_stackentry.html#b1">StackEntry</a> (const StackEntry&amp; theSource)
</ul>
<hr><h2>Member Enumeration Documentation</h2>
<a name="s6" doxytag="StackEntry::eStackEntryType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
enum StackEntry::eStackEntryType
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enumeration for types of stack entries, one of context state, context marker, element marker, or argument.
<p>
<dl compact><dt>
<b>Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><a name="s0" doxytag="eContextState"></a><em>eContextState</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s1" doxytag="eContextMarker"></a><em>eContextMarker</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s2" doxytag="eElementMarker"></a><em>eElementMarker</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s3" doxytag="eArgument"></a><em>eArgument</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s4" doxytag="eElementFrameMarker"></a><em>eElementFrameMarker</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s5" doxytag="eNextValue"></a><em>eNextValue</em>
&nbsp;</td><td>
</td></tr>
</table>
</dl>
    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="StackEntry::~StackEntry"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
virtual StackEntry::~StackEntry (
          </b></td>
          <td valign="bottom"><b>
)<code> [virtual]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="b0" doxytag="StackEntry::StackEntry"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
StackEntry::StackEntry (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_stackentry.html#s6">eStackEntryType</a> <em>theType</em>&nbsp;)<code> [protected]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="b1" doxytag="StackEntry::StackEntry"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
StackEntry::StackEntry (
          </b></td>
          <td valign="bottom"><b>
const StackEntry &amp; <em>theSource</em>&nbsp;)<code> [protected]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="d0" doxytag="StackEntry::getInstanceCount"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
unsigned long StackEntry::getInstanceCount (
          </b></td>
          <td valign="bottom"><b>
)<code> [static]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a1" doxytag="StackEntry::getType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="class_stackentry.html#s6">eStackEntryType</a> StackEntry::getType (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Determine type of stack entry.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 enumeration value for type </dl>    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="StackEntry.hpp-source.html">StackEntry.hpp</a></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and 
<A href="http://www.research.att.com/sw/tools/graphviz/">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="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" width="1"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
	<TR>
		<TD WIDTH="80%" VALIGN="TOP">
			<P ALIGN="CENTER"><B>Xalan-C++ XSL Transformer Version 1.1</B><BR>
			Copyright &copy; 2000, 2001 The Apache Software Foundation. All Rights Reserved.</i></p>
		</TD>
	</TR>
	<TR>
		<TD WIDTH="100%">
			<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0">
		</TD>
	</TR>
</TABLE>