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

« back to all changes in this revision

Viewing changes to doc/sourcecode/SSDAggregationNode.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>SSDAggregationNode</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  SSDAggregationNode : public <!2><A HREF="Node.html#DOC.240.1">Node</A> </H2><BLOCKQUOTE>
 
4
 TSSD aggregation node class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
 
9
<param name=classes value="CThing,MThing.html,CSubject,MSubject.html,CNode,MNode.html,CSSDAggregationNode,MSSDAggregationNode.html">
 
10
<param name=before value="M,M,M,M">
 
11
<param name=after value="Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3">
 
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.318.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>SSDAggregationNode</B> (<!1><A HREF="SSDGraph.html">SSDGraph</A> *g)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.318.2"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.318.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>* </TD><TD><B>Clone</B> ()<br>
 
24
<I></I>
 
25
</TD></TR></TABLE></DL>
 
26
<hr><H3>Inherited from <A HREF="Node.html">Node:</A></h3>
 
27
 
 
28
<DL>
 
29
<DL>
 
30
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsEdge</B>() const 
 
31
<DT><IMG SRC=icon2.gif> bool  <B>InGraph</B>() const 
 
32
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetIndex</B>() const 
 
33
<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)
 
34
<DT><IMG SRC=icon2.gif> void  <B>WriteMembers</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *f)
 
35
<DT><IMG SRC=icon2.gif> bool  <B>ReadMembers</B>(<!1><A HREF="InputFile.html">InputFile</A> *f, double format)
 
36
<DT><IMG SRC=icon2.gif> void  <B>GetParentIndex</B>(<!1><A HREF="string.html">string</A> *pindex)
 
37
</DL></DL>
 
38
<hr><H3>Inherited from <A HREF = "Subject.html"> Subject:</A></h3>
 
39
 
 
40
<DL>
 
41
<DL>
 
42
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>NameErrType</B>
 
43
</DL><DL>
 
44
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsSubject</B>() const 
 
45
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
46
<DT><IMG SRC=icon2.gif> virtual  <!2><A HREF="Subject.html#DOC.360.6">NameErrType</A>  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *s)
 
47
<DT><IMG SRC=icon2.gif> bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
48
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
49
<DT><IMG SRC=icon2.gif> void  <B>SetParent</B>(<!1><A HREF="Node.html">Node</A> *p)
 
50
<DT><IMG SRC=icon2.gif> <!1><A HREF="Node.html">Node</A>*  <B>GetParent</B>() const 
 
51
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
52
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAnnotation</B>() const 
 
53
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
54
</DL></DL>
 
55
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
56
 
 
57
<DL>
 
58
<DL>
 
59
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
60
</DL><DL>
 
61
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
62
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
63
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsShape</B>() const 
 
64
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
 
65
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
66
</DL></DL>
 
67
<A NAME="DOC.DOCU">
 
68
<hr>
 
69
 <h2> Documentation </h2>
 
70
<BLOCKQUOTE>
 
71
 TSSD aggregation node class.
 
72
 
 
73
</BLOCKQUOTE>
 
74
<DL>
 
75
 
 
76
<A NAME="SSDAggregationNode">
 
77
<A NAME ="DOC.318.1">
 
78
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  SSDAggregationNode(<!1><A HREF="SSDGraph.html">SSDGraph</A> *g)</B></TT>
 
79
<DL></DL><P>
 
80
<A NAME="GetClassType">
 
81
<A NAME ="DOC.318.2">
 
82
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
 
83
<DL></DL><P>
 
84
<A NAME="Clone">
 
85
<A NAME ="DOC.318.3">
 
86
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>*  Clone()</B></TT>
 
87
<DL></DL><P></DL>
 
88
<hr>
 
89
 <DL><DT><B>This class has no child classes.</B></DL>
 
90
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
91
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
92
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
93
<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>
 
94
</BODY>