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

« back to all changes in this revision

Viewing changes to docs/reference/2.20/html/classxmlpp_1_1Attribute.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::Attribute 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
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
 
16
  </ul></div>
 
17
<div class="tabs">
 
18
  <ul>
 
19
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
 
20
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
 
21
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
 
22
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
 
23
  </ul></div>
 
24
<div class="nav">
 
25
<a class="el" href="namespacexmlpp.html">xmlpp</a>::<a class="el" href="classxmlpp_1_1Attribute.html">Attribute</a></div>
 
26
<h1>xmlpp::Attribute Class Reference</h1><!-- doxytag: class="xmlpp::Attribute" --><!-- doxytag: inherits="xmlpp::Node" -->Represents XML <a class="el" href="classxmlpp_1_1Node.html">Node</a> attributes.  
 
27
<a href="#_details">More...</a>
 
28
<p>
 
29
Inheritance diagram for xmlpp::Attribute:<p><center><img src="classxmlpp_1_1Attribute__inherit__graph.jpg" border="0" usemap="#xmlpp_1_1Attribute__inherit__map" alt="Inheritance graph"></center>
 
30
<map name="xmlpp_1_1Attribute__inherit__map">
 
31
<area href="classxmlpp_1_1Node.html" shape="rect" coords="32,84,136,111" alt="">
 
32
<area href="classxmlpp_1_1NonCopyable.html" shape="rect" coords="5,7,163,33" alt="">
 
33
</map>
 
34
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxmlpp_1_1Attribute-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
35
<tr><td></td></tr>
 
36
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
37
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#1aa5294ec06fa7d5c1198e2c47d5838c">Attribute</a> (_xmlNode *node)</td></tr>
 
38
 
 
39
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#f44eddff10b76c29d48cb98926b4c367">~Attribute</a> ()</td></tr>
 
40
 
 
41
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#e0d907b9ad48d16d7551c9bf5a0a5f54">get_name</a> () const</td></tr>
 
42
 
 
43
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the name of this node.  <a href="#e0d907b9ad48d16d7551c9bf5a0a5f54"></a><br></td></tr>
 
44
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#b17f0a22c6d8cbfeeeae077ffb30f4fa">get_value</a> () const</td></tr>
 
45
 
 
46
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#24dfc8f17dad4ff629241af54d12ba78">set_value</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;value)</td></tr>
 
47
 
 
48
<tr><td class="memItemLeft" nowrap align="right" valign="top">_xmlAttr *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#1bdce49b8e5f118373732b4a3e14b842">cobj</a> ()</td></tr>
 
49
 
 
50
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Access the underlying libxml implementation.  <a href="#1bdce49b8e5f118373732b4a3e14b842"></a><br></td></tr>
 
51
<tr><td class="memItemLeft" nowrap align="right" valign="top">const _xmlAttr *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#b5aebc61d7fe56a96fef763d7a58b72d">cobj</a> () const</td></tr>
 
52
 
 
53
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Access the underlying libxml implementation.  <a href="#b5aebc61d7fe56a96fef763d7a58b72d"></a><br></td></tr>
 
54
</table>
 
55
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
56
Represents XML <a class="el" href="classxmlpp_1_1Node.html">Node</a> attributes. 
 
57
<p>
 
58
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
59
<a class="anchor" name="1aa5294ec06fa7d5c1198e2c47d5838c"></a><!-- doxytag: member="xmlpp::Attribute::Attribute" ref="1aa5294ec06fa7d5c1198e2c47d5838c" args="(_xmlNode *node)" -->
 
60
<div class="memitem">
 
61
<div class="memproto">
 
62
      <table class="memname">
 
63
        <tr>
 
64
          <td class="memname">xmlpp::Attribute::Attribute           </td>
 
65
          <td>(</td>
 
66
          <td class="paramtype">_xmlNode *&nbsp;</td>
 
67
          <td class="paramname"> <em>node</em>          </td>
 
68
          <td>&nbsp;)&nbsp;</td>
 
69
          <td width="100%"><code> [explicit]</code></td>
 
70
        </tr>
 
71
      </table>
 
72
</div>
 
73
<div class="memdoc">
 
74
 
 
75
<p>
 
76
 
 
77
</div>
 
78
</div><p>
 
79
<a class="anchor" name="f44eddff10b76c29d48cb98926b4c367"></a><!-- doxytag: member="xmlpp::Attribute::~Attribute" ref="f44eddff10b76c29d48cb98926b4c367" args="()" -->
 
80
<div class="memitem">
 
81
<div class="memproto">
 
82
      <table class="memname">
 
83
        <tr>
 
84
          <td class="memname">virtual xmlpp::Attribute::~Attribute           </td>
 
85
          <td>(</td>
 
86
          <td class="paramname">          </td>
 
87
          <td>&nbsp;)&nbsp;</td>
 
88
          <td width="100%"><code> [virtual]</code></td>
 
89
        </tr>
 
90
      </table>
 
91
</div>
 
92
<div class="memdoc">
 
93
 
 
94
<p>
 
95
 
 
96
</div>
 
97
</div><p>
 
98
<hr><h2>Member Function Documentation</h2>
 
99
<a class="anchor" name="e0d907b9ad48d16d7551c9bf5a0a5f54"></a><!-- doxytag: member="xmlpp::Attribute::get_name" ref="e0d907b9ad48d16d7551c9bf5a0a5f54" args="() const" -->
 
100
<div class="memitem">
 
101
<div class="memproto">
 
102
      <table class="memname">
 
103
        <tr>
 
104
          <td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> xmlpp::Attribute::get_name           </td>
 
105
          <td>(</td>
 
106
          <td class="paramname">          </td>
 
107
          <td>&nbsp;)&nbsp;</td>
 
108
          <td width="100%"> const</td>
 
109
        </tr>
 
110
      </table>
 
111
</div>
 
112
<div class="memdoc">
 
113
 
 
114
<p>
 
115
Get the name of this node. 
 
116
<p>
 
117
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The node's name. </dd></dl>
 
118
 
 
119
<p>
 
120
Reimplemented from <a class="el" href="classxmlpp_1_1Node.html#a6e2ed0fe1a5f544867ebcbb94ebdb1d">xmlpp::Node</a>.
 
121
</div>
 
122
</div><p>
 
123
<a class="anchor" name="b17f0a22c6d8cbfeeeae077ffb30f4fa"></a><!-- doxytag: member="xmlpp::Attribute::get_value" ref="b17f0a22c6d8cbfeeeae077ffb30f4fa" args="() const" -->
 
124
<div class="memitem">
 
125
<div class="memproto">
 
126
      <table class="memname">
 
127
        <tr>
 
128
          <td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> xmlpp::Attribute::get_value           </td>
 
129
          <td>(</td>
 
130
          <td class="paramname">          </td>
 
131
          <td>&nbsp;)&nbsp;</td>
 
132
          <td width="100%"> const</td>
 
133
        </tr>
 
134
      </table>
 
135
</div>
 
136
<div class="memdoc">
 
137
 
 
138
<p>
 
139
 
 
140
</div>
 
141
</div><p>
 
142
<a class="anchor" name="24dfc8f17dad4ff629241af54d12ba78"></a><!-- doxytag: member="xmlpp::Attribute::set_value" ref="24dfc8f17dad4ff629241af54d12ba78" args="(const Glib::ustring &amp;value)" -->
 
143
<div class="memitem">
 
144
<div class="memproto">
 
145
      <table class="memname">
 
146
        <tr>
 
147
          <td class="memname">void xmlpp::Attribute::set_value           </td>
 
148
          <td>(</td>
 
149
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&nbsp;</td>
 
150
          <td class="paramname"> <em>value</em>          </td>
 
151
          <td>&nbsp;)&nbsp;</td>
 
152
          <td width="100%"></td>
 
153
        </tr>
 
154
      </table>
 
155
</div>
 
156
<div class="memdoc">
 
157
 
 
158
<p>
 
159
 
 
160
</div>
 
161
</div><p>
 
162
<a class="anchor" name="1bdce49b8e5f118373732b4a3e14b842"></a><!-- doxytag: member="xmlpp::Attribute::cobj" ref="1bdce49b8e5f118373732b4a3e14b842" args="()" -->
 
163
<div class="memitem">
 
164
<div class="memproto">
 
165
      <table class="memname">
 
166
        <tr>
 
167
          <td class="memname">_xmlAttr* xmlpp::Attribute::cobj           </td>
 
168
          <td>(</td>
 
169
          <td class="paramname">          </td>
 
170
          <td>&nbsp;)&nbsp;</td>
 
171
          <td width="100%"></td>
 
172
        </tr>
 
173
      </table>
 
174
</div>
 
175
<div class="memdoc">
 
176
 
 
177
<p>
 
178
Access the underlying libxml implementation. 
 
179
<p>
 
180
 
 
181
<p>
 
182
Reimplemented from <a class="el" href="classxmlpp_1_1Node.html#eede250f5cf6de5f55cb7bb94084ec7c">xmlpp::Node</a>.
 
183
</div>
 
184
</div><p>
 
185
<a class="anchor" name="b5aebc61d7fe56a96fef763d7a58b72d"></a><!-- doxytag: member="xmlpp::Attribute::cobj" ref="b5aebc61d7fe56a96fef763d7a58b72d" args="() const" -->
 
186
<div class="memitem">
 
187
<div class="memproto">
 
188
      <table class="memname">
 
189
        <tr>
 
190
          <td class="memname">const _xmlAttr* xmlpp::Attribute::cobj           </td>
 
191
          <td>(</td>
 
192
          <td class="paramname">          </td>
 
193
          <td>&nbsp;)&nbsp;</td>
 
194
          <td width="100%"> const</td>
 
195
        </tr>
 
196
      </table>
 
197
</div>
 
198
<div class="memdoc">
 
199
 
 
200
<p>
 
201
Access the underlying libxml implementation. 
 
202
<p>
 
203
 
 
204
<p>
 
205
Reimplemented from <a class="el" href="classxmlpp_1_1Node.html#f3810e2ae2a00375573c743364d08a0d">xmlpp::Node</a>.
 
206
</div>
 
207
</div><p>
 
208
<hr>The documentation for this class was generated from the following file:<ul>
 
209
<li><a class="el" href="attribute_8h.html">attribute.h</a></ul>
 
210
<hr size="1"><address style="align: right;"><small>Generated on Tue Sep 18 10:36:08 2007 for libxml++ by&nbsp;
 
211
<a href="http://www.doxygen.org/index.html">
 
212
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
 
213
</body>
 
214
</html>