~ubuntu-branches/debian/lenny/ipe/lenny

« back to all changes in this revision

Viewing changes to doc/class_ipe_tell_stream.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: IpeTellStream class Reference</title>
 
3
<title>Ipelib: IpeTellStream 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>IpeTellStream Class Reference<br>
9
9
<small>
10
10
[<a class="el" href="group__base.html">Ipe Base</a>]</small>
11
 
</h1>Adds position feedback to <a class="el" href="class_ipe_stream.html">IpeStream</a>.  
 
11
</h1><!-- doxytag: class="IpeTellStream" --><!-- doxytag: inherits="IpeStream" -->Adds position feedback to <a class="el" href="class_ipe_stream.html">IpeStream</a>.  
12
12
<a href="#_details">More...</a>
13
13
<p>
14
14
Inherits <a class="el" href="class_ipe_stream.html">IpeStream</a>.
17
17
<p>
18
18
<a href="class_ipe_tell_stream-members.html">List of all members.</a><h2>Public Member Functions</h2>
19
19
<ul>
20
 
<li><a class="anchor" name="a0" doxytag="IpeTellStream::Tell" ></a>
21
 
virtual int <b>Tell</b> () const=0
 
20
<li><a class="anchor" name="a0"></a><!-- doxytag: member="IpeTellStream::Tell" ref="a0" args="() const =0" -->
 
21
virtual int <b>Tell</b> () const =0
22
22
</ul>
23
23
<hr><a name="_details"></a><h2>Detailed Description</h2>
24
24
Adds position feedback to <a class="el" href="class_ipe_stream.html">IpeStream</a>.