~ubuntu-branches/ubuntu/natty/libxml++2.6/natty

« back to all changes in this revision

Viewing changes to docs/reference/2.18/html/classxmlpp_1_1ProcessingInstructionNode.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-09-18 11:32:24 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070918113224-7x031mzf1shoozxx
Tags: 2.20.0-0ubuntu1
* New upstream release:
  - Element: Added get_attribute_value(), to get a simple text value for an
    attribute.
  - Added an experimental --enable-api-exceptions configure option, to allow
    libxml++ to build without exceptions.
* debian/libxml++2.6-doc.docs: 2.18 -> 2.20.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>libxml++: xmlpp::ProcessingInstructionNode Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.1 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12
 
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
13
 
    <li><a href="files.html"><span>Files</span></a></li>
14
 
    <li><a href="dirs.html"><span>Directories</span></a></li>
15
 
  </ul></div>
16
 
<div class="tabs">
17
 
  <ul>
18
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
19
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
20
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
21
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
22
 
  </ul></div>
23
 
<div class="nav">
24
 
<a class="el" href="namespacexmlpp.html">xmlpp</a>::<a class="el" href="classxmlpp_1_1ProcessingInstructionNode.html">ProcessingInstructionNode</a></div>
25
 
<h1>xmlpp::ProcessingInstructionNode Class Reference</h1><!-- doxytag: class="xmlpp::ProcessingInstructionNode" --><!-- doxytag: inherits="xmlpp::ContentNode" -->Inheritance diagram for xmlpp::ProcessingInstructionNode:<p><center><img src="classxmlpp_1_1ProcessingInstructionNode__inherit__graph.jpg" border="0" usemap="#xmlpp_1_1ProcessingInstructionNode__inherit__map" alt="Inheritance graph"></center>
26
 
<map name="xmlpp_1_1ProcessingInstructionNode__inherit__map">
27
 
<area href="classxmlpp_1_1ContentNode.html" shape="rect" coords="49,156,212,180" alt="">
28
 
<area href="classxmlpp_1_1Node.html" shape="rect" coords="77,81,184,105" alt="">
29
 
<area href="classxmlpp_1_1NonCopyable.html" shape="rect" coords="49,7,212,31" alt="">
30
 
</map>
31
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxmlpp_1_1ProcessingInstructionNode-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
32
 
<tr><td></td></tr>
33
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
34
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ProcessingInstructionNode.html#609246dff62dbc2bc86eaf9a8c393fda">ProcessingInstructionNode</a> (_xmlNode *node)</td></tr>
35
 
 
36
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ProcessingInstructionNode.html#34195051d18ef6ec70f8b6f01ab9e74d">~ProcessingInstructionNode</a> ()</td></tr>
37
 
 
38
 
</table>
39
 
<hr><h2>Constructor &amp; Destructor Documentation</h2>
40
 
<a class="anchor" name="609246dff62dbc2bc86eaf9a8c393fda"></a><!-- doxytag: member="xmlpp::ProcessingInstructionNode::ProcessingInstructionNode" ref="609246dff62dbc2bc86eaf9a8c393fda" args="(_xmlNode *node)" -->
41
 
<div class="memitem">
42
 
<div class="memproto">
43
 
      <table class="memname">
44
 
        <tr>
45
 
          <td class="memname">xmlpp::ProcessingInstructionNode::ProcessingInstructionNode           </td>
46
 
          <td>(</td>
47
 
          <td class="paramtype">_xmlNode *&nbsp;</td>
48
 
          <td class="paramname"> <em>node</em>          </td>
49
 
          <td>&nbsp;)&nbsp;</td>
50
 
          <td width="100%"><code> [explicit]</code></td>
51
 
        </tr>
52
 
      </table>
53
 
</div>
54
 
<div class="memdoc">
55
 
 
56
 
<p>
57
 
 
58
 
</div>
59
 
</div><p>
60
 
<a class="anchor" name="34195051d18ef6ec70f8b6f01ab9e74d"></a><!-- doxytag: member="xmlpp::ProcessingInstructionNode::~ProcessingInstructionNode" ref="34195051d18ef6ec70f8b6f01ab9e74d" args="()" -->
61
 
<div class="memitem">
62
 
<div class="memproto">
63
 
      <table class="memname">
64
 
        <tr>
65
 
          <td class="memname">virtual xmlpp::ProcessingInstructionNode::~ProcessingInstructionNode           </td>
66
 
          <td>(</td>
67
 
          <td class="paramname">          </td>
68
 
          <td>&nbsp;)&nbsp;</td>
69
 
          <td width="100%"><code> [virtual]</code></td>
70
 
        </tr>
71
 
      </table>
72
 
</div>
73
 
<div class="memdoc">
74
 
 
75
 
<p>
76
 
 
77
 
</div>
78
 
</div><p>
79
 
<hr>The documentation for this class was generated from the following file:<ul>
80
 
<li><a class="el" href="processinginstructionnode_8h.html">processinginstructionnode.h</a></ul>
81
 
<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 5 15:24:37 2007 for libxml++ by&nbsp;
82
 
<a href="http://www.doxygen.org/index.html">
83
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
84
 
</body>
85
 
</html>