~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_1IStreamParserInputBuffer.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::IStreamParserInputBuffer 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_1IStreamParserInputBuffer.html">IStreamParserInputBuffer</a></div>
 
26
<h1>xmlpp::IStreamParserInputBuffer Class Reference</h1><!-- doxytag: class="xmlpp::IStreamParserInputBuffer" --><!-- doxytag: inherits="xmlpp::ParserInputBuffer" -->Inheritance diagram for xmlpp::IStreamParserInputBuffer:<p><center><img src="classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.jpg" border="0" usemap="#xmlpp_1_1IStreamParserInputBuffer__inherit__map" alt="Inheritance graph"></center>
 
27
<map name="xmlpp_1_1IStreamParserInputBuffer__inherit__map">
 
28
<area href="classxmlpp_1_1ParserInputBuffer.html" shape="rect" coords="32,84,219,111" alt="">
 
29
<area href="classxmlpp_1_1NonCopyable.html" shape="rect" coords="47,7,204,33" alt="">
 
30
</map>
 
31
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxmlpp_1_1IStreamParserInputBuffer-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_1IStreamParserInputBuffer.html#ba70d93277d719a332b1a75fc8cf221c">IStreamParserInputBuffer</a> (<a class="elRef" doxygen="libstdc++.tag.xml:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/classstd_1_1basic__istream.html">std::istream</a> &amp;input)</td></tr>
 
35
 
 
36
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><dl compact><dt><b>Parameters:</b></dt><dd>
 
37
  <table border="0" cellspacing="2" cellpadding="0">
 
38
    <tr><td valign="top"></td><td valign="top"><em>input</em>&nbsp;</td><td>The istream datas will be read from </td></tr>
 
39
  </table>
 
40
</dl>
 
41
 <a href="#ba70d93277d719a332b1a75fc8cf221c"></a><br></td></tr>
 
42
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1IStreamParserInputBuffer.html#4ae4d9a34cb47a73590dff158206ab83">~IStreamParserInputBuffer</a> ()</td></tr>
 
43
 
 
44
</table>
 
45
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
46
<a class="anchor" name="ba70d93277d719a332b1a75fc8cf221c"></a><!-- doxytag: member="xmlpp::IStreamParserInputBuffer::IStreamParserInputBuffer" ref="ba70d93277d719a332b1a75fc8cf221c" args="(std::istream &amp;input)" -->
 
47
<div class="memitem">
 
48
<div class="memproto">
 
49
      <table class="memname">
 
50
        <tr>
 
51
          <td class="memname">xmlpp::IStreamParserInputBuffer::IStreamParserInputBuffer           </td>
 
52
          <td>(</td>
 
53
          <td class="paramtype"><a class="elRef" doxygen="libstdc++.tag.xml:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/classstd_1_1basic__istream.html">std::istream</a> &amp;&nbsp;</td>
 
54
          <td class="paramname"> <em>input</em>          </td>
 
55
          <td>&nbsp;)&nbsp;</td>
 
56
          <td width="100%"></td>
 
57
        </tr>
 
58
      </table>
 
59
</div>
 
60
<div class="memdoc">
 
61
 
 
62
<p>
 
63
<dl compact><dt><b>Parameters:</b></dt><dd>
 
64
  <table border="0" cellspacing="2" cellpadding="0">
 
65
    <tr><td valign="top"></td><td valign="top"><em>input</em>&nbsp;</td><td>The istream datas will be read from </td></tr>
 
66
  </table>
 
67
</dl>
 
68
 
 
69
<p>
 
70
 
 
71
</div>
 
72
</div><p>
 
73
<a class="anchor" name="4ae4d9a34cb47a73590dff158206ab83"></a><!-- doxytag: member="xmlpp::IStreamParserInputBuffer::~IStreamParserInputBuffer" ref="4ae4d9a34cb47a73590dff158206ab83" args="()" -->
 
74
<div class="memitem">
 
75
<div class="memproto">
 
76
      <table class="memname">
 
77
        <tr>
 
78
          <td class="memname">virtual xmlpp::IStreamParserInputBuffer::~IStreamParserInputBuffer           </td>
 
79
          <td>(</td>
 
80
          <td class="paramname">          </td>
 
81
          <td>&nbsp;)&nbsp;</td>
 
82
          <td width="100%"><code> [virtual]</code></td>
 
83
        </tr>
 
84
      </table>
 
85
</div>
 
86
<div class="memdoc">
 
87
 
 
88
<p>
 
89
 
 
90
</div>
 
91
</div><p>
 
92
<hr>The documentation for this class was generated from the following file:<ul>
 
93
<li><a class="el" href="istreamparserinputbuffer_8h.html">istreamparserinputbuffer.h</a></ul>
 
94
<hr size="1"><address style="align: right;"><small>Generated on Tue Sep 18 10:36:13 2007 for libxml++ by&nbsp;
 
95
<a href="http://www.doxygen.org/index.html">
 
96
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
 
97
</body>
 
98
</html>