~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to doc/class_ipe_buffer_source.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2005-02-24 22:09:16 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050224220916-9vxiiqjz066r5489
Tags: 6.0pre23-2
debian/control: Ipe should depend on exact version of libipe.
Closes: #296771.

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>Ipelib: IpeBufferSource class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.3.6 -->
 
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
 
8
<h1>IpeBufferSource Class Reference<br>
 
9
<small>
 
10
[<a class="el" href="group__base.html">Ipe Base</a>]</small>
 
11
</h1>Data source for parsing from a buffer.  
 
12
<a href="#_details">More...</a>
 
13
<p>
 
14
Inherits <a class="el" href="class_ipe_data_source.html">IpeDataSource</a>.
 
15
<p>
 
16
<a href="class_ipe_buffer_source-members.html">List of all members.</a><h2>Public Member Functions</h2>
 
17
<ul>
 
18
<li><a class="anchor" name="a0" doxytag="IpeBufferSource::IpeBufferSource" ></a>
 
19
<b>IpeBufferSource</b> (const <a class="el" href="class_ipe_buffer.html">IpeBuffer</a> &amp;buffer)
 
20
<li>virtual int <a class="el" href="class_ipe_buffer_source.html#a1">GetChar</a> ()
 
21
</ul>
 
22
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
23
Data source for parsing from a buffer. 
 
24
<p>
 
25
<hr><h2>Member Function Documentation</h2>
 
26
<a class="anchor" name="a1" doxytag="IpeBufferSource::GetChar" ></a><p>
 
27
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
28
  <tr>
 
29
    <td class="mdRow">
 
30
      <table cellpadding="0" cellspacing="0" border="0">
 
31
        <tr>
 
32
          <td class="md" nowrap valign="top"> int IpeBufferSource::GetChar </td>
 
33
          <td class="md" valign="top">(&nbsp;</td>
 
34
          <td class="mdname1" valign="top" nowrap>          </td>
 
35
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
36
          <td class="md" nowrap><code> [virtual]</code></td>
 
37
        </tr>
 
38
 
 
39
      </table>
 
40
    </td>
 
41
  </tr>
 
42
</table>
 
43
<table cellspacing=5 cellpadding=0 border=0>
 
44
  <tr>
 
45
    <td>
 
46
      &nbsp;
 
47
    </td>
 
48
    <td>
 
49
 
 
50
<p>
 
51
Get one more character, or EOF. 
 
52
<p>
 
53
 
 
54
<p>
 
55
Implements <a class="el" href="class_ipe_data_source.html#a1">IpeDataSource</a>.    </td>
 
56
  </tr>
 
57
</table>
 
58
<hr>The documentation for this class was generated from the following files:<ul>
 
59
<li>ipebase.h<li>ipebase.cpp</ul>
 
60
<hr>
 
61
</body></html>