File: DataSet_8h.html

package info (click to toggle)
libqalculate 0.9.6-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,096 kB
  • ctags: 5,501
  • sloc: cpp: 40,337; sh: 9,010; makefile: 67
file content (52 lines) | stat: -rw-r--r-- 4,639 bytes parent folder | download
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!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>libqalculate-0.9.6: libqalculate/DataSet.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.3 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
<h1>libqalculate/DataSet.h File Reference</h1><code>#include &lt;<a class="el" href="includes_8h.html">libqalculate/includes.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="Function_8h.html">libqalculate/Function.h</a>&gt;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDataObject.html">DataObject</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A a data set object.  <a href="classDataObject.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDataProperty.html">DataProperty</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A data set property.  <a href="classDataProperty.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDataSet.html">DataSet</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A data set.  <a href="classDataSet.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDataPropertyArgument.html">DataPropertyArgument</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Data property function argument.  <a href="classDataPropertyArgument.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDataObjectArgument.html">DataObjectArgument</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Data object function argument.  <a href="classDataObjectArgument.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0"></a><!-- doxytag: member=<DataSet.h::DataObjectPropertyIter> ref=<a0> args=<> -->
typedef Sgi::vector&lt; <a class="el" href="classDataProperty.html">DataProperty</a> <br>
* &gt;::iterator&nbsp;</td><td class="memItemRight" valign="bottom"><b>DataObjectPropertyIter</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1"></a><!-- doxytag: member=<DataSet.h::DataPropertyIter> ref=<a1> args=<> -->
typedef vector&lt; <a class="el" href="classDataProperty.html">DataProperty</a> <br>
* &gt;::iterator&nbsp;</td><td class="memItemRight" valign="bottom"><b>DataPropertyIter</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2"></a><!-- doxytag: member=<DataSet.h::DataObjectIter> ref=<a2> args=<> -->
typedef vector&lt; <a class="el" href="classDataObject.html">DataObject</a> <br>
* &gt;::iterator&nbsp;</td><td class="memItemRight" valign="bottom"><b>DataObjectIter</b></td></tr>

<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><b>PropertyType</b> { <b>PROPERTY_EXPRESSION</b>, 
<b>PROPERTY_NUMBER</b>, 
<b>PROPERTY_STRING</b>
 }</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<hr size="1"><address style="align: right;"><small>
Generated on 17 Jun 2007 for libqalculate-0.9.6 by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.3</small></address>
</body>
</html>