~ubuntu-branches/ubuntu/utopic/tcm/utopic

« back to all changes in this revision

Viewing changes to doc/sourcecode/DataStore.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>DataStore</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  DataStore : public <!2><A HREF="DFStore.html#DOC.106.1">DFStore</A> </H2><BLOCKQUOTE>
 
4
 data store (DF) node class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=185>
 
9
<param name=classes value="CThing,MThing.html,CSubject,MSubject.html,CNode,MNode.html,CDFNode,MDFNode.html,CDFStore,MDFStore.html,CDataStore,MDataStore.html">
 
10
<param name=before value="M,M,M,M,M,M">
 
11
<param name=after value="Md_SPSPSPSP,Md_SPSPSP,Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3,4,5">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.82.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>DataStore</B> (<!1><A HREF="DFGraph.html">DFGraph</A> *g)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.82.2"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>DataStore</B> (const <!2><A HREF="DataStore.html#DOC.82.1">DataStore</A> &dt)<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.82.3"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~DataStore</B> ()<br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.82.4"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.82.5"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>* </TD><TD><B>Clone</B> ()<br>
 
28
<I></I>
 
29
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.82.6"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>WriteMembers</B> (<!1><A HREF="OutputFile.html">OutputFile</A> *f)<br>
 
30
<I> </I>
 
31
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.82.7"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>ReadMembers</B> (<!1><A HREF="InputFile.html">InputFile</A> *f, double format)<br>
 
32
<I> </I>
 
33
</TD></TR></TABLE></DL>
 
34
<hr><H3>Inherited from <A HREF="DFStore.html">DFStore:</A></h3>
 
35
 
 
36
<DL>
 
37
</DL>
 
38
<hr><H3>Inherited from <A HREF = "DFNode.html"> DFNode:</A></h3>
 
39
 
 
40
<DL>
 
41
<DL>
 
42
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A>  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *s)
 
43
</DL></DL>
 
44
<hr><H3>Inherited from <A HREF = "Node.html"> Node:</A></h3>
 
45
 
 
46
<DL>
 
47
<DL>
 
48
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsEdge</B>() const 
 
49
<DT><IMG SRC=icon2.gif> bool  <B>InGraph</B>() const 
 
50
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetIndex</B>() const 
 
51
<DT><IMG SRC=icon2.gif> virtual  <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A>  <B>SetIndex</B>(const <!1><A HREF="string.html">string</A> *s)
 
52
<DT><IMG SRC=icon2.gif> void  <B>GetParentIndex</B>(<!1><A HREF="string.html">string</A> *pindex)
 
53
</DL></DL>
 
54
<hr><H3>Inherited from <A HREF = "Subject.html"> Subject:</A></h3>
 
55
 
 
56
<DL>
 
57
<DL>
 
58
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>NameErrType</B>
 
59
</DL><DL>
 
60
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsSubject</B>() const 
 
61
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
62
<DT><IMG SRC=icon2.gif> bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
63
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
64
<DT><IMG SRC=icon2.gif> void  <B>SetParent</B>(<!1><A HREF="Node.html">Node</A> *p)
 
65
<DT><IMG SRC=icon2.gif> <!1><A HREF="Node.html">Node</A>*  <B>GetParent</B>() const 
 
66
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
67
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAnnotation</B>() const 
 
68
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
69
</DL></DL>
 
70
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
71
 
 
72
<DL>
 
73
<DL>
 
74
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
75
</DL><DL>
 
76
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
77
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
78
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsShape</B>() const 
 
79
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
 
80
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
81
</DL></DL>
 
82
<A NAME="DOC.DOCU">
 
83
<hr>
 
84
 <h2> Documentation </h2>
 
85
<BLOCKQUOTE>
 
86
 data store (DF) node class.
 
87
 
 
88
</BLOCKQUOTE>
 
89
<DL>
 
90
 
 
91
<A NAME="DataStore">
 
92
<A NAME ="DOC.82.1">
 
93
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  DataStore(<!1><A HREF="DFGraph.html">DFGraph</A> *g)</B></TT>
 
94
<DL></DL><P>
 
95
<A NAME="DataStore">
 
96
<A NAME ="DOC.82.2">
 
97
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  DataStore(const <!2><A HREF="DataStore.html#DOC.82.1">DataStore</A> &dt)</B></TT>
 
98
<DL></DL><P>
 
99
<A NAME="~DataStore">
 
100
<A NAME ="DOC.82.3">
 
101
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~DataStore()</B></TT>
 
102
<DL></DL><P>
 
103
<A NAME="GetClassType">
 
104
<A NAME ="DOC.82.4">
 
105
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
 
106
<DL></DL><P>
 
107
<A NAME="Clone">
 
108
<A NAME ="DOC.82.5">
 
109
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>*  Clone()</B></TT>
 
110
<DL></DL><P>
 
111
<A NAME="WriteMembers">
 
112
<A NAME ="DOC.82.6">
 
113
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  WriteMembers(<!1><A HREF="OutputFile.html">OutputFile</A> *f)</B></TT>
 
114
<DD> 
 
115
<DL></DL><P>
 
116
<A NAME="ReadMembers">
 
117
<A NAME ="DOC.82.7">
 
118
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  ReadMembers(<!1><A HREF="InputFile.html">InputFile</A> *f, double format)</B></TT>
 
119
<DD> 
 
120
<DL></DL><P></DL>
 
121
<hr>
 
122
 <DL><DT><B>This class has no child classes.</B></DL>
 
123
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
124
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
125
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
126
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
127
</BODY>