File: classxmlpp_1_1NonCopyable.html

package info (click to toggle)
libxml%2B%2B2.6 2.40.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 8,056 kB
  • sloc: sh: 11,363; cpp: 7,695; xml: 996; perl: 289; makefile: 221
file content (190 lines) | stat: -rw-r--r-- 13,077 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>libxml++: xmlpp::NonCopyable Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libxml++
   &#160;<span id="projectnumber">2.40.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespacexmlpp.html">xmlpp</a></li><li class="navelem"><a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classxmlpp_1_1NonCopyable-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">xmlpp::NonCopyable Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>A base for classes which cannot be copied.  
 <a href="classxmlpp_1_1NonCopyable.html#details">More...</a></p>

<p><code>#include &lt;libxml++/noncopyable.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for xmlpp::NonCopyable:</div>
<div class="dyncontent">
<div class="center"><img src="classxmlpp_1_1NonCopyable__inherit__graph.png" border="0" usemap="#xmlpp_1_1NonCopyable_inherit__map" alt="Inheritance graph"/></div>
<map name="xmlpp_1_1NonCopyable_inherit__map" id="xmlpp_1_1NonCopyable_inherit__map">
<area shape="rect" id="node2" href="classxmlpp_1_1Document.html" title="Represents an XML document in the DOM model. " alt="" coords="229,259,365,285"/><area shape="rect" id="node3" href="classxmlpp_1_1Node.html" title="Represents XML Nodes. " alt="" coords="246,309,349,336"/><area shape="rect" id="node17" href="classxmlpp_1_1OutputBuffer.html" title="Base class for xmlOutputBuffer wrapper. " alt="" coords="222,444,373,471"/><area shape="rect" id="node19" href="classxmlpp_1_1Parser.html" title="XML parser. " alt="" coords="243,503,352,529"/><area shape="rect" id="node22" href="classxmlpp_1_1ParserInputBuffer.html" title="Base class for xmlParserInputBuffer wrapper. " alt="" coords="208,553,387,580"/><area shape="rect" id="node24" href="classxmlpp_1_1Schema.html" title="Represents an XML Schema. " alt="" coords="236,604,359,631"/><area shape="rect" id="node25" href="classxmlpp_1_1SchemaBase.html" title="Base class for schemas, used for validation of XML files. " alt="" coords="220,655,375,681"/><area shape="rect" id="node28" href="classxmlpp_1_1TextReader.html" title="A TextReader&#45;style XML parser. " alt="" coords="228,705,367,732"/><area shape="rect" id="node29" href="classxmlpp_1_1Validator.html" title="Base class for XML validators. " alt="" coords="235,781,360,808"/><area shape="rect" id="node4" href="classxmlpp_1_1Attribute.html" title="Represents an XML Node attribute. " alt="" coords="477,56,603,83"/><area shape="rect" id="node7" href="classxmlpp_1_1ContentNode.html" title="Content Node. " alt="" coords="463,183,617,209"/><area shape="rect" id="node13" href="classxmlpp_1_1Element.html" title="Element nodes have attributes as well as child nodes. " alt="" coords="479,233,601,260"/><area shape="rect" id="node14" href="classxmlpp_1_1EntityReference.html" title="Entity references refer to previously declared entities. " alt="" coords="456,284,624,311"/><area shape="rect" id="node15" href="classxmlpp_1_1XIncludeEnd.html" title="XIncludeEnd node. " alt="" coords="467,335,613,361"/><area shape="rect" id="node16" href="classxmlpp_1_1XIncludeStart.html" title="XIncludeStart node. " alt="" coords="463,385,617,412"/><area shape="rect" id="node5" href="classxmlpp_1_1AttributeDeclaration.html" title="Represents the default value of an attribute of an XML Element node. " alt="" coords="713,5,912,32"/><area shape="rect" id="node6" href="classxmlpp_1_1AttributeNode.html" title="Represents an explicit attribute of an XML Element node. " alt="" coords="733,56,892,83"/><area shape="rect" id="node8" href="classxmlpp_1_1CdataNode.html" title="CData node. " alt="" coords="742,107,883,133"/><area shape="rect" id="node9" href="classxmlpp_1_1CommentNode.html" title="Comment Node. " alt="" coords="729,157,896,184"/><area shape="rect" id="node10" href="classxmlpp_1_1EntityDeclaration.html" title="Entity declaration. " alt="" coords="723,208,902,235"/><area shape="rect" id="node11" href="classxmlpp_1_1ProcessingInstructionNode.html" title="xmlpp::ProcessingInstructionNode" alt="" coords="693,259,932,285"/><area shape="rect" id="node12" href="classxmlpp_1_1TextNode.html" title="Text Node. " alt="" coords="749,309,877,336"/><area shape="rect" id="node18" href="classxmlpp_1_1OStreamOutputBuffer.html" title="An OutputBuffer implementation that send datas to a std::ostream. " alt="" coords="435,436,645,463"/><area shape="rect" id="node20" href="classxmlpp_1_1DomParser.html" title="DOM XML parser. " alt="" coords="470,487,610,513"/><area shape="rect" id="node21" href="classxmlpp_1_1SaxParser.html" title="SAX XML parser. " alt="" coords="473,537,607,564"/><area shape="rect" id="node23" href="classxmlpp_1_1IStreamParserInputBuffer.html" title="xmlpp::IStreamParserInput\lBuffer" alt="" coords="444,589,636,630"/><area shape="rect" id="node26" href="classxmlpp_1_1RelaxNGSchema.html" title="Represents a RelaxNG schema for validating XML files. " alt="" coords="453,655,627,681"/><area shape="rect" id="node27" href="classxmlpp_1_1XsdSchema.html" title="Represents an XSD schema for validating XML files. " alt="" coords="467,705,613,732"/><area shape="rect" id="node30" href="classxmlpp_1_1DtdValidator.html" title="XML DTD validator. " alt="" coords="466,756,614,783"/><area shape="rect" id="node31" href="classxmlpp_1_1SchemaValidator.html" title="XML Schema Validator. " alt="" coords="451,807,629,833"/><area shape="rect" id="node32" href="classxmlpp_1_1SchemaValidatorBase.html" title="Base class for schema validators. " alt="" coords="435,857,645,884"/><area shape="rect" id="node33" href="classxmlpp_1_1RelaxNGValidator.html" title="RelaxNG schema validator. " alt="" coords="723,832,902,859"/><area shape="rect" id="node34" href="classxmlpp_1_1XsdValidator.html" title="XSD schema validator. " alt="" coords="739,883,887,909"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a77c785ff1149642caa3058f49223f112"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1NonCopyable.html#a77c785ff1149642caa3058f49223f112">NonCopyable</a> ()</td></tr>
<tr class="separator:a77c785ff1149642caa3058f49223f112"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aded750a42a8acdd5ed63827c158f7763"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1NonCopyable.html#aded750a42a8acdd5ed63827c158f7763">NonCopyable</a> (const <a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a>&amp;)=delete</td></tr>
<tr class="separator:aded750a42a8acdd5ed63827c158f7763"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14e2e0391beb4b8f20f5d51e8a253d63"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1NonCopyable.html#a14e2e0391beb4b8f20f5d51e8a253d63">~NonCopyable</a> ()</td></tr>
<tr class="separator:a14e2e0391beb4b8f20f5d51e8a253d63"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adef35c286da3c2b8c90da9bb50aaddf1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1NonCopyable.html#adef35c286da3c2b8c90da9bb50aaddf1">operator=</a> (const <a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a>&amp;)=delete</td></tr>
<tr class="separator:adef35c286da3c2b8c90da9bb50aaddf1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A base for classes which cannot be copied. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a77c785ff1149642caa3058f49223f112"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">xmlpp::NonCopyable::NonCopyable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a14e2e0391beb4b8f20f5d51e8a253d63"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual xmlpp::NonCopyable::~NonCopyable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="aded750a42a8acdd5ed63827c158f7763"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">xmlpp::NonCopyable::NonCopyable </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a>&amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">delete</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="adef35c286da3c2b8c90da9bb50aaddf1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a>&amp; xmlpp::NonCopyable::operator= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classxmlpp_1_1NonCopyable.html">NonCopyable</a>&amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">delete</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Oct 28 2015 14:41:04 for libxml++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>