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

« back to all changes in this revision

Viewing changes to docs/reference/2.14/html/functions_0x72.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++: Class Members</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="qindexHL" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8
 
<div class="qindex"> | <a class="qindexHL" href="functions.html">All</a> | <a class="qindex" href="functions_func.html">Functions</a> | <a class="qindex" href="functions_vars.html">Variables</a> | <a class="qindex" href="functions_type.html">Typedefs</a> | <a class="qindex" href="functions_enum.html">Enumerations</a> | <a class="qindex" href="functions_eval.html">Enumerator</a> | <a class="qindex" href="functions_rela.html">Related&nbsp;Functions</a></div>
9
 
<div class="qindex"><a class="qindex" href="functions.html#index_a">a</a> | <a class="qindex" href="functions_0x63.html#index_c">c</a> | <a class="qindex" href="functions_0x64.html#index_d">d</a> | <a class="qindex" href="functions_0x65.html#index_e">e</a> | <a class="qindex" href="functions_0x66.html#index_f">f</a> | <a class="qindex" href="functions_0x67.html#index_g">g</a> | <a class="qindex" href="functions_0x68.html#index_h">h</a> | <a class="qindex" href="functions_0x69.html#index_i">i</a> | <a class="qindex" href="functions_0x6b.html#index_k">k</a> | <a class="qindex" href="functions_0x6c.html#index_l">l</a> | <a class="qindex" href="functions_0x6d.html#index_m">m</a> | <a class="qindex" href="functions_0x6e.html#index_n">n</a> | <a class="qindex" href="functions_0x6f.html#index_o">o</a> | <a class="qindex" href="functions_0x70.html#index_p">p</a> | <a class="qindexHL" href="functions_0x72.html#index_r">r</a> | <a class="qindex" href="functions_0x73.html#index_s">s</a> | <a class="qindex" href="functions_0x74.html#index_t">t</a> | <a class="qindex" href="functions_0x76.html#index_v">v</a> | <a class="qindex" href="functions_0x77.html#index_w">w</a> | <a class="qindex" href="functions_0x78.html#index_x">x</a> | <a class="qindex" href="functions_0x7e.html#index_~">~</a></div>
10
 
 
11
 
<p>
12
 
Here is a list of all class members with links to the classes they belong to:
13
 
<p>
14
 
<h3><a class="anchor" name="index_r">- r -</a></h3><ul>
15
 
<li>Raise()
16
 
: <a class="el" href="classxmlpp_1_1validity__error.html#a2">xmlpp::validity_error</a>, <a class="el" href="classxmlpp_1_1parse__error.html#a2">xmlpp::parse_error</a>, <a class="el" href="classxmlpp_1_1internal__error.html#a2">xmlpp::internal_error</a>, <a class="el" href="classxmlpp_1_1exception.html#a3">xmlpp::exception</a><li>read()
17
 
: <a class="el" href="classxmlpp_1_1TextReader.html#a2">xmlpp::TextReader</a><li>read_attribute_value()
18
 
: <a class="el" href="classxmlpp_1_1TextReader.html#a6">xmlpp::TextReader</a><li>read_inner_xml()
19
 
: <a class="el" href="classxmlpp_1_1TextReader.html#a3">xmlpp::TextReader</a><li>read_outer_xml()
20
 
: <a class="el" href="classxmlpp_1_1TextReader.html#a4">xmlpp::TextReader</a><li>read_string()
21
 
: <a class="el" href="classxmlpp_1_1TextReader.html#a5">xmlpp::TextReader</a><li>Reading
22
 
: <a class="el" href="classxmlpp_1_1TextReader.html#w29w23">xmlpp::TextReader</a><li>release_underlying()
23
 
: <a class="el" href="classxmlpp_1_1Validator.html#b1">xmlpp::Validator</a>, <a class="el" href="classxmlpp_1_1DtdValidator.html#b0">xmlpp::DtdValidator</a>, <a class="el" href="classxmlpp_1_1SaxParser.html#b13">xmlpp::SaxParser</a>, <a class="el" href="classxmlpp_1_1Parser.html#b1">xmlpp::Parser</a>, <a class="el" href="classxmlpp_1_1DomParser.html#b1">xmlpp::DomParser</a><li>remove_attribute()
24
 
: <a class="el" href="classxmlpp_1_1Element.html#a7">xmlpp::Element</a><li>remove_child()
25
 
: <a class="el" href="classxmlpp_1_1Node.html#a11">xmlpp::Node</a></ul>
26
 
<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 13 16:33:48 2006 for libxml++ by&nbsp;
27
 
<a href="http://www.doxygen.org/index.html">
28
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
29
 
</body>
30
 
</html>