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

« back to all changes in this revision

Viewing changes to docs/reference/2.10/html/classxmlpp_1_1ParserInputBuffer.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-03-13 15:46:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050313154633-iubyqdtu6y3p8915
Tags: 2.10.0-0ubuntu2
added doxygen to the build-depends

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::ParserInputBuffer Class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.4.0 -->
 
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_1ParserInputBuffer.html">ParserInputBuffer</a></div>
 
10
<h1>xmlpp::ParserInputBuffer Class Reference</h1>Base class for xmlParserInputBuffer wrapper.  
 
11
<a href="#_details">More...</a>
 
12
<p>
 
13
Inheritance diagram for xmlpp::ParserInputBuffer:<p><center><img src="classxmlpp_1_1ParserInputBuffer__inherit__graph.jpg" border="0" usemap="#xmlpp_1_1ParserInputBuffer__inherit__map" alt="Inheritance graph"></center>
 
14
<map name="xmlpp_1_1ParserInputBuffer__inherit__map">
 
15
<area href="classxmlpp_1_1IStreamParserInputBuffer.html" shape="rect" coords="7,156,212,174" alt="">
 
16
<area href="classxmlpp_1_1NonCopyable.html" shape="rect" coords="41,17,177,36" alt="">
 
17
</map>
 
18
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxmlpp_1_1ParserInputBuffer-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
19
<tr><td></td></tr>
 
20
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
21
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ParserInputBuffer.html#a0">ParserInputBuffer</a> ()</td></tr>
 
22
 
 
23
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ParserInputBuffer.html#a1">~ParserInputBuffer</a> ()</td></tr>
 
24
 
 
25
<tr><td class="memItemLeft" nowrap align="right" valign="top">_xmlParserInputBuffer *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ParserInputBuffer.html#a2">cobj</a> ()</td></tr>
 
26
 
 
27
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">gives an access to the underlying libxml structure to the children  <a href="#a2"></a><br></td></tr>
 
28
<tr><td class="memItemLeft" nowrap align="right" valign="top">const _xmlParserInputBuffer *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ParserInputBuffer.html#a3">cobj</a> () const </td></tr>
 
29
 
 
30
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">gives an access to the underlying libxml structure to the children  <a href="#a3"></a><br></td></tr>
 
31
<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
 
32
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1ParserInputBuffer.html#n0">ParserInputBufferCallback</a></td></tr>
 
33
 
 
34
</table>
 
35
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
36
Base class for xmlParserInputBuffer wrapper. 
 
37
<p>
 
38
It can be herited to create a new output buffer. A child class has to override do_write, and eventually do_close if some actions are required before buffer closing. 
 
39
<p>
 
40
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
41
<a class="anchor" name="a0" doxytag="xmlpp::ParserInputBuffer::ParserInputBuffer"></a><p>
 
42
<table class="mdTable" cellpadding="2" cellspacing="0">
 
43
  <tr>
 
44
    <td class="mdRow">
 
45
      <table cellpadding="0" cellspacing="0" border="0">
 
46
        <tr>
 
47
          <td class="md" nowrap valign="top">xmlpp::ParserInputBuffer::ParserInputBuffer           </td>
 
48
          <td class="md" valign="top">(&nbsp;</td>
 
49
          <td class="mdname1" valign="top" nowrap>          </td>
 
50
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
51
          <td class="md" nowrap></td>
 
52
        </tr>
 
53
      </table>
 
54
    </td>
 
55
  </tr>
 
56
</table>
 
57
<table cellspacing="5" cellpadding="0" border="0">
 
58
  <tr>
 
59
    <td>
 
60
      &nbsp;
 
61
    </td>
 
62
    <td>
 
63
 
 
64
<p>
 
65
    </td>
 
66
  </tr>
 
67
</table>
 
68
<a class="anchor" name="a1" doxytag="xmlpp::ParserInputBuffer::~ParserInputBuffer"></a><p>
 
69
<table class="mdTable" cellpadding="2" cellspacing="0">
 
70
  <tr>
 
71
    <td class="mdRow">
 
72
      <table cellpadding="0" cellspacing="0" border="0">
 
73
        <tr>
 
74
          <td class="md" nowrap valign="top">virtual xmlpp::ParserInputBuffer::~<a class="el" href="classxmlpp_1_1ParserInputBuffer.html">ParserInputBuffer</a>           </td>
 
75
          <td class="md" valign="top">(&nbsp;</td>
 
76
          <td class="mdname1" valign="top" nowrap>          </td>
 
77
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
78
          <td class="md" nowrap><code> [virtual]</code></td>
 
79
        </tr>
 
80
      </table>
 
81
    </td>
 
82
  </tr>
 
83
</table>
 
84
<table cellspacing="5" cellpadding="0" border="0">
 
85
  <tr>
 
86
    <td>
 
87
      &nbsp;
 
88
    </td>
 
89
    <td>
 
90
 
 
91
<p>
 
92
    </td>
 
93
  </tr>
 
94
</table>
 
95
<hr><h2>Member Function Documentation</h2>
 
96
<a class="anchor" name="a3" doxytag="xmlpp::ParserInputBuffer::cobj"></a><p>
 
97
<table class="mdTable" cellpadding="2" cellspacing="0">
 
98
  <tr>
 
99
    <td class="mdRow">
 
100
      <table cellpadding="0" cellspacing="0" border="0">
 
101
        <tr>
 
102
          <td class="md" nowrap valign="top">const _xmlParserInputBuffer* xmlpp::ParserInputBuffer::cobj           </td>
 
103
          <td class="md" valign="top">(&nbsp;</td>
 
104
          <td class="mdname1" valign="top" nowrap>          </td>
 
105
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
106
          <td class="md" nowrap> const</td>
 
107
        </tr>
 
108
      </table>
 
109
    </td>
 
110
  </tr>
 
111
</table>
 
112
<table cellspacing="5" cellpadding="0" border="0">
 
113
  <tr>
 
114
    <td>
 
115
      &nbsp;
 
116
    </td>
 
117
    <td>
 
118
 
 
119
<p>
 
120
gives an access to the underlying libxml structure to the children 
 
121
<p>
 
122
    </td>
 
123
  </tr>
 
124
</table>
 
125
<a class="anchor" name="a2" doxytag="xmlpp::ParserInputBuffer::cobj"></a><p>
 
126
<table class="mdTable" cellpadding="2" cellspacing="0">
 
127
  <tr>
 
128
    <td class="mdRow">
 
129
      <table cellpadding="0" cellspacing="0" border="0">
 
130
        <tr>
 
131
          <td class="md" nowrap valign="top">_xmlParserInputBuffer* xmlpp::ParserInputBuffer::cobj           </td>
 
132
          <td class="md" valign="top">(&nbsp;</td>
 
133
          <td class="mdname1" valign="top" nowrap>          </td>
 
134
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
135
          <td class="md" nowrap></td>
 
136
        </tr>
 
137
      </table>
 
138
    </td>
 
139
  </tr>
 
140
</table>
 
141
<table cellspacing="5" cellpadding="0" border="0">
 
142
  <tr>
 
143
    <td>
 
144
      &nbsp;
 
145
    </td>
 
146
    <td>
 
147
 
 
148
<p>
 
149
gives an access to the underlying libxml structure to the children 
 
150
<p>
 
151
    </td>
 
152
  </tr>
 
153
</table>
 
154
<hr><h2>Friends And Related Function Documentation</h2>
 
155
<a class="anchor" name="n0" doxytag="xmlpp::ParserInputBuffer::ParserInputBufferCallback"></a><p>
 
156
<table class="mdTable" cellpadding="2" cellspacing="0">
 
157
  <tr>
 
158
    <td class="mdRow">
 
159
      <table cellpadding="0" cellspacing="0" border="0">
 
160
        <tr>
 
161
          <td class="md" nowrap valign="top">friend struct ParserInputBufferCallback<code> [friend]</code>          </td>
 
162
        </tr>
 
163
      </table>
 
164
    </td>
 
165
  </tr>
 
166
</table>
 
167
<table cellspacing="5" cellpadding="0" border="0">
 
168
  <tr>
 
169
    <td>
 
170
      &nbsp;
 
171
    </td>
 
172
    <td>
 
173
 
 
174
<p>
 
175
    </td>
 
176
  </tr>
 
177
</table>
 
178
<hr>The documentation for this class was generated from the following file:<ul>
 
179
<li><a class="el" href="parserinputbuffer_8h.html">parserinputbuffer.h</a></ul>
 
180
<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 8 12:05:37 2005 for libxml++ by&nbsp;
 
181
<a href="http://www.doxygen.org/index.html">
 
182
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 </small></address>
 
183
</body>
 
184
</html>