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
|
<html><head><TITLE>ReadDirection</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> class ReadDirection </H2><BLOCKQUOTE>
different read directions
</BLOCKQUOTE>
<hr>
<DL>
<TABLE>
<DT><h3>Public Classes</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.269.1"> <IMG BORDER=0 SRC=icon1.gif></A> enum </TD><TD><B>Type</B> <br>
<I></I>
</TD></TR></TABLE><TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.269.2"> <IMG BORDER=0 SRC=icon1.gif></A> static <!2><A HREF="ReadDirection.html#DOC.269.1">Type</A> </TD><TD><B>String2Type</B> (const <!1><A HREF="string.html">string</A>* s)<br>
<I> e.g. convert "FromShape" to FROMSHAPE.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.269.3"> <IMG BORDER=0 SRC=icon1.gif></A> static void </TD><TD><B>Type2String</B> (<!2><A HREF="ReadDirection.html#DOC.269.1">Type</A> t, <!1><A HREF="string.html">string</A>* s)<br>
<I> e.g. convert FROMSHAPE to "FromShape".</I>
</TD></TR></TABLE></DL>
<A NAME="DOC.DOCU">
<hr>
<h2> Documentation </h2>
<BLOCKQUOTE>
different read directions
</BLOCKQUOTE>
<DL>
<A NAME="Type">
<A NAME ="DOC.269.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> enum Type</B></TT>
<DL></DL><P>
<A NAME="String2Type">
<A NAME ="DOC.269.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static <!2><A HREF="ReadDirection.html#DOC.269.1">Type</A> String2Type(const <!1><A HREF="string.html">string</A>* s)</B></TT>
<DD> e.g. convert "FromShape" to FROMSHAPE.
<DL></DL><P>
<A NAME="Type2String">
<A NAME ="DOC.269.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static void Type2String(<!2><A HREF="ReadDirection.html#DOC.269.1">Type</A> t, <!1><A HREF="string.html">string</A>* s)</B></TT>
<DD> e.g. convert FROMSHAPE to "FromShape".
<DL></DL><P></DL>
<hr>
<DL><DT><B>This class has no child classes.</B></DL>
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I> <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
<P Align=Center><I>this page has been generated automatically by doc++</I>
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte Zöckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
</BODY>
|