~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/Properties.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>Properties</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  Properties : public <!2><A HREF="List.html#DOC.218.1">List</A><<!1><A HREF="Property.html">Property</A>> </H2><hr>
 
4
 <h2> Inheritance:</h2>
 
5
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
 
6
<param name=classes value="CList,MList.html,CProperties,MProperties.html">
 
7
<param name=before value="M,M">
 
8
<param name=after value="Md_,M">
 
9
<param name=indent value="0,1">
 
10
<param name=arrowdir value="down">
 
11
</APPLET>
 
12
<hr>
 
13
 
 
14
<DL>
 
15
<TABLE>
 
16
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.257.1"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Save</B> (<!1><A HREF="OutputFile.html">OutputFile</A>* f)<br>
 
17
<I></I>
 
18
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.257.2"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Save</B> (<!1><A HREF="OutputFile.html">OutputFile</A>* f, const <!1><A HREF="string.html">string</A>* header)<br>
 
19
<I></I>
 
20
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.257.3"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Load</B> (<!1><A HREF="InputFile.html">InputFile</A>* f)<br>
 
21
<I></I>
 
22
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.257.4"> <IMG BORDER=0 SRC=icon1.gif></A> const  <!1><A HREF="string.html">string</A>* </TD><TD><B>GetValue</B> (const <!1><A HREF="string.html">string</A>* key)<br>
 
23
<I></I>
 
24
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.257.5"> <IMG BORDER=0 SRC=icon1.gif></A> const  <!1><A HREF="string.html">string</A>* </TD><TD><B>GetValue</B> (const char* key)<br>
 
25
<I></I>
 
26
</TD></TR></TABLE></DL>
 
27
<hr><H3>Inherited from <A HREF="List.html">List:</A></h3>
 
28
 
 
29
<DL>
 
30
<DL>
 
31
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> <!2><A HREF="List.html#DOC.218.1">List</A> <T> &  <B>operator=</B>(const <!2><A HREF="List.html#DOC.218.1">List</A><T> &l)
 
32
<DT><IMG SRC=icon2.gif> void  <B>add</B>(const T &e)
 
33
<DT><IMG SRC=icon2.gif> void  <B>insert</B>(const T &e, const unsigned i)
 
34
<DT><IMG SRC=icon2.gif> int  <B>find</B>(const T &e) const 
 
35
<DT><IMG SRC=icon2.gif> bool  <B>isSet</B>() const 
 
36
<DT><IMG SRC=icon2.gif> int  <B>count</B>(const T &e) const 
 
37
<DT><IMG SRC=icon2.gif> bool  <B>contains</B>(<!2><A HREF="List.html#DOC.218.1">List</A><T> *l) const 
 
38
<DT><IMG SRC=icon2.gif> bool  <B>contains</B>(const T &e) const 
 
39
<DT><IMG SRC=icon2.gif> void  <B>remove</B>(const T &e)
 
40
<DT><IMG SRC=icon2.gif> void  <B>removei</B>(const unsigned i = 0)
 
41
<DT><IMG SRC=icon2.gif> bool  <B>removecur</B>()
 
42
<DT><IMG SRC=icon2.gif> void  <B>empty</B>()
 
43
<DT><IMG SRC=icon2.gif> virtual  void  <B>clear</B>()
 
44
<DT><IMG SRC=icon2.gif> T&  <B>operator[] </B>(const unsigned i) const 
 
45
<DT><IMG SRC=icon2.gif> T&  <B>elem</B>(const unsigned i) const 
 
46
<DT><IMG SRC=icon2.gif> unsigned  <B>count</B>() const 
 
47
<DT><IMG SRC=icon2.gif> void  <B>replace</B>(const T &old, const T &fresh)
 
48
<DT><IMG SRC=icon2.gif> void  <B>sort</B>(int (*cmp)(T, T))
 
49
<DT><IMG SRC=icon2.gif> void  <B>reverse</B>()
 
50
<DT><IMG SRC=icon2.gif> int  <B>first</B>()
 
51
<DT><IMG SRC=icon2.gif> int  <B>last</B>()
 
52
<DT><IMG SRC=icon2.gif> int  <B>next</B>()
 
53
<DT><IMG SRC=icon2.gif> int  <B>prev</B>()
 
54
<DT><IMG SRC=icon2.gif> T&  <B>cur</B>() const 
 
55
<DT><IMG SRC=icon2.gif> bool  <B>done</B>() const 
 
56
<DT><IMG SRC=icon2.gif> int  <B>setcur</B>(const T &)
 
57
</DL></DL>
 
58
<A NAME="DOC.DOCU">
 
59
<hr>
 
60
 <h2> Documentation </h2>
 
61
<BLOCKQUOTE>
 
62
</BLOCKQUOTE>
 
63
<DL>
 
64
 
 
65
<A NAME="Save">
 
66
<A NAME ="DOC.257.1">
 
67
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  Save(<!1><A HREF="OutputFile.html">OutputFile</A>* f)</B></TT>
 
68
<DL></DL><P>
 
69
<A NAME="Save">
 
70
<A NAME ="DOC.257.2">
 
71
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  Save(<!1><A HREF="OutputFile.html">OutputFile</A>* f, const <!1><A HREF="string.html">string</A>* header)</B></TT>
 
72
<DL></DL><P>
 
73
<A NAME="Load">
 
74
<A NAME ="DOC.257.3">
 
75
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  Load(<!1><A HREF="InputFile.html">InputFile</A>* f)</B></TT>
 
76
<DL></DL><P>
 
77
<A NAME="GetValue">
 
78
<A NAME ="DOC.257.4">
 
79
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  <!1><A HREF="string.html">string</A>*  GetValue(const <!1><A HREF="string.html">string</A>* key)</B></TT>
 
80
<DL></DL><P>
 
81
<A NAME="GetValue">
 
82
<A NAME ="DOC.257.5">
 
83
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  <!1><A HREF="string.html">string</A>*  GetValue(const char* key)</B></TT>
 
84
<DL></DL><P></DL>
 
85
<hr>
 
86
 <DL><DT><B>This class has no child classes.</B></DL>
 
87
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
88
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
89
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
90
<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>
 
91
</BODY>