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

« back to all changes in this revision

Viewing changes to docs/reference/2.14/html/classxmlpp_1_1NonCopyable.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-11-17 14:53:51 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061117145351-2a403c6h54pzia5l
Tags: 2.17.1-0ubuntu1
* New upstream release: 
  - Node: Added get_parent()
  - TextReader: Added TextReader(const char* data) constructor, for parsing 
    memory buffers.
  - Element::set_attribute(): Really return the new attribute.
  - Build: Added MS Visual Studio 2005 project files.
* debian/control:
  - remove duplicate doxygen build-dep.
* debian/rules, debian/libxml++2.6-doc.docs:
  - 2.14 -> 2.17.

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::NonCopyable Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
</head><body>
6
 
<!-- Generated by Doxygen 1.4.4 -->
7
 
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8
 
<div class="nav">
9
 
<a class="el" href="namespacexmlpp.html">xmlpp</a>::<a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a></div>
10
 
<h1>xmlpp::NonCopyable Class Reference</h1><!-- doxytag: class="xmlpp::NonCopyable" -->Herited by classes which cannot be copied.  
11
 
<a href="#_details">More...</a>
12
 
<p>
13
 
Inheritance diagram for xmlpp::NonCopyable:<p><center><img src="classxmlpp_1_1NonCopyable__inherit__graph.jpg" border="0" usemap="#xmlpp_1_1NonCopyable__inherit__map" alt="Inheritance graph"></center>
14
 
<map name="xmlpp_1_1NonCopyable__inherit__map">
15
 
<area href="classxmlpp_1_1Document.html" shape="rect" coords="225,8,353,34" alt="">
16
 
<area href="classxmlpp_1_1Node.html" shape="rect" coords="240,58,338,85" alt="">
17
 
<area href="classxmlpp_1_1OutputBuffer.html" shape="rect" coords="218,109,360,136" alt="">
18
 
<area href="classxmlpp_1_1Parser.html" shape="rect" coords="237,160,341,186" alt="">
19
 
<area href="classxmlpp_1_1ParserInputBuffer.html" shape="rect" coords="204,210,374,237" alt="">
20
 
<area href="classxmlpp_1_1TextReader.html" shape="rect" coords="222,261,356,288" alt="">
21
 
<area href="classxmlpp_1_1Validator.html" shape="rect" coords="230,312,348,338" alt="">
22
 
</map>
23
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxmlpp_1_1NonCopyable-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
24
 
<tr><td></td></tr>
25
 
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
26
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1NonCopyable.html#b0">NonCopyable</a> ()</td></tr>
27
 
 
28
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1NonCopyable.html#b1">~NonCopyable</a> ()</td></tr>
29
 
 
30
 
</table>
31
 
<hr><a name="_details"></a><h2>Detailed Description</h2>
32
 
Herited by classes which cannot be copied. 
33
 
<p>
34
 
<hr><h2>Constructor &amp; Destructor Documentation</h2>
35
 
<a class="anchor" name="b0"></a><!-- doxytag: member="xmlpp::NonCopyable::NonCopyable" ref="b0" args="()" --><p>
36
 
<table class="mdTable" cellpadding="2" cellspacing="0">
37
 
  <tr>
38
 
    <td class="mdRow">
39
 
      <table cellpadding="0" cellspacing="0" border="0">
40
 
        <tr>
41
 
          <td class="md" nowrap valign="top">xmlpp::NonCopyable::NonCopyable           </td>
42
 
          <td class="md" valign="top">(&nbsp;</td>
43
 
          <td class="mdname1" valign="top" nowrap>          </td>
44
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
45
 
          <td class="md" nowrap><code> [protected]</code></td>
46
 
        </tr>
47
 
      </table>
48
 
    </td>
49
 
  </tr>
50
 
</table>
51
 
<table cellspacing="5" cellpadding="0" border="0">
52
 
  <tr>
53
 
    <td>
54
 
      &nbsp;
55
 
    </td>
56
 
    <td>
57
 
 
58
 
<p>
59
 
    </td>
60
 
  </tr>
61
 
</table>
62
 
<a class="anchor" name="b1"></a><!-- doxytag: member="xmlpp::NonCopyable::~NonCopyable" ref="b1" args="()" --><p>
63
 
<table class="mdTable" cellpadding="2" cellspacing="0">
64
 
  <tr>
65
 
    <td class="mdRow">
66
 
      <table cellpadding="0" cellspacing="0" border="0">
67
 
        <tr>
68
 
          <td class="md" nowrap valign="top">virtual xmlpp::NonCopyable::~NonCopyable           </td>
69
 
          <td class="md" valign="top">(&nbsp;</td>
70
 
          <td class="mdname1" valign="top" nowrap>          </td>
71
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
72
 
          <td class="md" nowrap><code> [protected, virtual]</code></td>
73
 
        </tr>
74
 
      </table>
75
 
    </td>
76
 
  </tr>
77
 
</table>
78
 
<table cellspacing="5" cellpadding="0" border="0">
79
 
  <tr>
80
 
    <td>
81
 
      &nbsp;
82
 
    </td>
83
 
    <td>
84
 
 
85
 
<p>
86
 
    </td>
87
 
  </tr>
88
 
</table>
89
 
<hr>The documentation for this class was generated from the following file:<ul>
90
 
<li><a class="el" href="noncopyable_8h.html">noncopyable.h</a></ul>
91
 
<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 13 16:33:58 2006 for libxml++ by&nbsp;
92
 
<a href="http://www.doxygen.org/index.html">
93
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
94
 
</body>
95
 
</html>