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

« back to all changes in this revision

Viewing changes to doc/sourcecode/Code.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>Code</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  Code  </H2><BLOCKQUOTE>
 
4
 Functions and constants for shape and subject codes.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 
 
8
<DL>
 
9
<TABLE>
 
10
<DT><h3>Public Classes</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.45.1"> <IMG BORDER=0 SRC=icon1.gif></A>  enum </TD><TD><B>Type</B> <br>
 
11
<I></I>
 
12
</TD></TR></TABLE><TABLE>
 
13
<DT><h3>Public Fields</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.45.5"> <IMG BORDER=0 SRC=icon1.gif></A> static  <!1><A HREF="TypeName.html">TypeName</A> </TD><TD><B>typeNames</B> []<br>
 
14
<I></I>
 
15
</TD></TR></TABLE><TABLE>
 
16
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.45.2"> <IMG BORDER=0 SRC=icon1.gif></A> static  const  char* </TD><TD><B>GetName</B> (int code)<br>
 
17
<I> returns the name of a type having this code (0 if it doesn't exist).</I>
 
18
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.45.3"> <IMG BORDER=0 SRC=icon1.gif></A> static  int </TD><TD><B>GetCode</B> (const char* name)<br>
 
19
<I> returns the code of type name (0 if it doesn't exist).</I>
 
20
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.45.4"> <IMG BORDER=0 SRC=icon1.gif></A> static  int </TD><TD><B>GetIndex</B> (int code, const int codelist[])<br>
 
21
<I> returns code subject index (> 1) or 0 if code isn't in code list.</I>
 
22
</TD></TR></TABLE></DL>
 
23
<A NAME="DOC.DOCU">
 
24
<hr>
 
25
 <h2> Documentation </h2>
 
26
<BLOCKQUOTE>
 
27
 Functions and constants for shape and subject codes.
 
28
 
 
29
</BLOCKQUOTE>
 
30
<DL>
 
31
 
 
32
<A NAME="Type">
 
33
<A NAME ="DOC.45.1">
 
34
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  enum  Type</B></TT>
 
35
<DL></DL><P>
 
36
<A NAME="GetName">
 
37
<A NAME ="DOC.45.2">
 
38
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  const  char*  GetName(int code)</B></TT>
 
39
<DD> returns the name of a type having this code (0 if it doesn't exist).
 
40
<DL></DL><P>
 
41
<A NAME="GetCode">
 
42
<A NAME ="DOC.45.3">
 
43
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  int  GetCode(const char* name)</B></TT>
 
44
<DD> returns the code of type name (0 if it doesn't exist).
 
45
<DL></DL><P>
 
46
<A NAME="GetIndex">
 
47
<A NAME ="DOC.45.4">
 
48
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  int  GetIndex(int code, const int codelist[])</B></TT>
 
49
<DD> returns code subject index (> 1) or 0 if code isn't in code list.
 
50
<DL></DL><P>
 
51
<A NAME="typeNames">
 
52
<A NAME ="DOC.45.5">
 
53
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  <!1><A HREF="TypeName.html">TypeName</A>  typeNames[]</B></TT>
 
54
<DL></DL><P></DL>
 
55
<hr>
 
56
 <DL><DT><B>This class has no child classes.</B></DL>
 
57
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
58
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
59
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
60
<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>
 
61
</BODY>