#include <STK_Sign.h>
Static Public Member Functions | |
| static IdType | returnType () |
Definition at line 104 of file STK_Sign.h.
| static IdType STK::IdTypeImpl< Sign >::returnType | ( | ) | [inline, static] |
Give the IdType of the type Sign.
Definition at line 107 of file STK_Sign.h.
References STK::signof.
00108 { return(signof);}
1.5.8