~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: 2007-01-09 23:14:51 UTC
  • mfrom: (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070109231451-3nd095g7ishc108l
Tags: 6.0pre27-3
* debian/gsfonts-fontmap.xml: New.  Fontmap for fonts from gsfonts package.
* debian/rules: Use gsfonts-fontmap.xml instead of tetex-fontmap.xml.
* debian/control: Add texlive-latex-base dependency as alternative to
  tetex-bin (for pdflatex) and replace tetex-extra by gsfonts (for font
  files).  Patch courtesy of Norbert Preining.  Closes: #378537.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>Ipelib: IpeBufferSource class Reference</title>
 
3
<title>Ipelib: IpeBufferSource Class Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
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>
 
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="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="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
8
8
<h1>IpeBufferSource Class Reference<br>
9
9
<small>
10
10
[<a class="el" href="group__base.html">Ipe Base</a>]</small>
11
 
</h1>Data source for parsing from a buffer.  
 
11
</h1><!-- doxytag: class="IpeBufferSource" --><!-- doxytag: inherits="IpeDataSource" -->Data source for parsing from a buffer.  
12
12
<a href="#_details">More...</a>
13
13
<p>
14
14
Inherits <a class="el" href="class_ipe_data_source.html">IpeDataSource</a>.
15
15
<p>
16
16
<a href="class_ipe_buffer_source-members.html">List of all members.</a><h2>Public Member Functions</h2>
17
17
<ul>
18
 
<li><a class="anchor" name="a0" doxytag="IpeBufferSource::IpeBufferSource" ></a>
 
18
<li><a class="anchor" name="a0"></a><!-- doxytag: member="IpeBufferSource::IpeBufferSource" ref="a0" args="(const IpeBuffer &amp;buffer)" -->
19
19
<b>IpeBufferSource</b> (const <a class="el" href="class_ipe_buffer.html">IpeBuffer</a> &amp;buffer)
20
20
<li>virtual int <a class="el" href="class_ipe_buffer_source.html#a1">GetChar</a> ()
21
21
</ul>
23
23
Data source for parsing from a buffer. 
24
24
<p>
25
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">
 
26
<a class="anchor" name="a1"></a><!-- doxytag: member="IpeBufferSource::GetChar" ref="a1" args="()" --><p>
 
27
<table class="mdTable" cellpadding="2" cellspacing="0">
28
28
  <tr>
29
29
    <td class="mdRow">
30
30
      <table cellpadding="0" cellspacing="0" border="0">
31
31
        <tr>
32
 
          <td class="md" nowrap valign="top"> int IpeBufferSource::GetChar </td>
 
32
          <td class="md" nowrap valign="top">int IpeBufferSource::GetChar           </td>
33
33
          <td class="md" valign="top">(&nbsp;</td>
34
34
          <td class="mdname1" valign="top" nowrap>          </td>
35
35
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
36
36
          <td class="md" nowrap><code> [virtual]</code></td>
37
37
        </tr>
38
 
 
39
38
      </table>
40
39
    </td>
41
40
  </tr>
42
41
</table>
43
 
<table cellspacing=5 cellpadding=0 border=0>
 
42
<table cellspacing="5" cellpadding="0" border="0">
44
43
  <tr>
45
44
    <td>
46
45
      &nbsp;