1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Ipelib: IpeTellStream Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class Members</a></div>
<h1>IpeTellStream Class Reference<br>
<small>
[<a class="el" href="group__base.html">Ipe Base</a>]</small>
</h1><!-- doxytag: class="IpeTellStream" --><!-- doxytag: inherits="IpeStream" -->Adds position feedback to <a class="el" href="class_ipe_stream.html">IpeStream</a>.
<a href="#_details">More...</a>
<p>
Inherits <a class="el" href="class_ipe_stream.html">IpeStream</a>.
<p>
Inherited by <a class="el" href="class_ipe_file_stream.html">IpeFileStream</a>, and <a class="el" href="class_ipe_string_stream.html">IpeStringStream</a>.
<p>
<a href="class_ipe_tell_stream-members.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
<li><a class="anchor" name="a0"></a><!-- doxytag: member="IpeTellStream::Tell" ref="a0" args="() const =0" -->
virtual int <b>Tell</b> () const =0
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Adds position feedback to <a class="el" href="class_ipe_stream.html">IpeStream</a>.
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>ipebase.h</ul>
<hr>
</body></html>
|