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

« back to all changes in this revision

Viewing changes to doc/class_ipe_xml_data_source.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2004-06-08 00:44:02 UTC
  • Revision ID: james.westby@ubuntu.com-20040608004402-72yu51xlh7vt6p9m
Tags: upstream-6.0pre16
ImportĀ upstreamĀ versionĀ 6.0pre16

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: IpeXmlDataSource class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.3.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="functions.html">Class&nbsp;Members</a></div>
 
8
<h1>IpeXmlDataSource Class Reference<br>
 
9
<small>
 
10
[<a class="el" href="group__base.html">Ipe Base</a>]</small>
 
11
</h1>Interface for getting data for XML parsing.  
 
12
<a href="#_details">More...</a>
 
13
<p>
 
14
Inherited by IpeStandardStyleSource, and <a class="el" href="class_ipe_xml_file_source.html">IpeXmlFileSource</a>.
 
15
<p>
 
16
<a href="class_ipe_xml_data_source-members.html">List of all members.</a><h2>Public Member Functions</h2>
 
17
<ul>
 
18
<li>virtual <a class="el" href="class_ipe_xml_data_source.html#a0">~IpeXmlDataSource</a> ()=0
 
19
<li>virtual int <a class="el" href="class_ipe_xml_data_source.html#a1">GetChar</a> ()=0
 
20
</ul>
 
21
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
22
Interface for getting data for XML parsing. 
 
23
<p>
 
24
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
25
<a class="anchor" name="a0" doxytag="IpeXmlDataSource::~IpeXmlDataSource" ></a><p>
 
26
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
27
  <tr>
 
28
    <td class="mdRow">
 
29
      <table cellpadding="0" cellspacing="0" border="0">
 
30
        <tr>
 
31
          <td class="md" nowrap valign="top"> IpeXmlDataSource::~<a class="el" href="class_ipe_xml_data_source.html">IpeXmlDataSource</a> </td>
 
32
          <td class="md" valign="top">(&nbsp;</td>
 
33
          <td class="mdname1" valign="top" nowrap>          </td>
 
34
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
35
          <td class="md" nowrap><code> [pure virtual]</code></td>
 
36
        </tr>
 
37
 
 
38
      </table>
 
39
    </td>
 
40
  </tr>
 
41
</table>
 
42
<table cellspacing=5 cellpadding=0 border=0>
 
43
  <tr>
 
44
    <td>
 
45
      &nbsp;
 
46
    </td>
 
47
    <td>
 
48
 
 
49
<p>
 
50
Pure virtual destructor. 
 
51
<p>
 
52
    </td>
 
53
  </tr>
 
54
</table>
 
55
<hr><h2>Member Function Documentation</h2>
 
56
<a class="anchor" name="a1" doxytag="IpeXmlDataSource::GetChar" ></a><p>
 
57
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
58
  <tr>
 
59
    <td class="mdRow">
 
60
      <table cellpadding="0" cellspacing="0" border="0">
 
61
        <tr>
 
62
          <td class="md" nowrap valign="top"> virtual int IpeXmlDataSource::GetChar </td>
 
63
          <td class="md" valign="top">(&nbsp;</td>
 
64
          <td class="mdname1" valign="top" nowrap>          </td>
 
65
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
66
          <td class="md" nowrap><code> [pure virtual]</code></td>
 
67
        </tr>
 
68
 
 
69
      </table>
 
70
    </td>
 
71
  </tr>
 
72
</table>
 
73
<table cellspacing=5 cellpadding=0 border=0>
 
74
  <tr>
 
75
    <td>
 
76
      &nbsp;
 
77
    </td>
 
78
    <td>
 
79
 
 
80
<p>
 
81
Get one more character, or EOF. 
 
82
<p>
 
83
 
 
84
<p>
 
85
Implemented in <a class="el" href="class_ipe_xml_file_source.html#a1">IpeXmlFileSource</a>.    </td>
 
86
  </tr>
 
87
</table>
 
88
<hr>The documentation for this class was generated from the following files:<ul>
 
89
<li>ipexml.h<li>ipexml.cpp</ul>
 
90
<hr>
 
91
</body></html>