#define ITK_XPT(xtype,desc)
#define ITK_XPT1(xtype,desc,arg1)
#define ITK_XPT2(xtype,desc,arg1,arg2)
#define ITK_XPT3(xtype,desc,arg1,arg2,arg3)
#define ITK_XPT4(xtype,desc,arg1,arg2,arg3,arg4)
template<int shift> operator FxpT<shift> (const Flt & src)
void myGetOpt(OptArg * optlist, int & argc, char** argv)
void myGetOptSetDefault(OptArg * optlist)
void myGetOptHelp(OptArg * optlist, char * commandname)
inline void initHeapEntity(char * c)
inline void initHeapEntity(UInt * i)
inline void initHeapEntity(Int * i)
inline void initHeapEntity(void ** ptr)
inline void initHeapEntity(void * ptr)
inline Bool MatchIndex(const void * x, const void * y)
inline Bool MatchIndex(const Int x, const Int y)
inline Bool MatchIndex(const UInt x, const UInt y)
inline Bool MatchIndex(const char * x, const char * y)
inline Bool MatchIndex(const SubString & x, const SubString & y)
template<class Content> void MemArrayT<Content> ::expand(UInt newsize)
template<class Content> Content* MemArrayT<Content> ::findPtr(const Content& content)
template<class Content> UInt MemArrayT<Content> ::findPos(const Content& content)
template<class Content> void MemArrayT<Content> ::shiftDown(const UInt n, const UInt l)
template<class Content> void MemArrayT<Content> ::shiftUp(const UInt n, const UInt l)
template<class Content> Bool MemArrayT<Content> ::remove(const Content& content)
template<class Content> void MemPtrArrayT<Content> ::expand(UInt newsize)
template<class Content> void RingBufferT<Content> ::expand(UInt newsize)
template<class Content> void RingT<Content> ::reverse()
template<class Content> UInt RingT<Content> ::length() const
extern SimpleSexp2Lexer* newSimpleSexp2Lexer()
extern void deleteSimpleSexp2Lexer(SimpleSexp2Lexer * lexer)
extern void assignSimpleSexp2LexerScanner(SimpleSexp2Lexer * lexer, void * scanner)
inline ostream& operator<<(ostream& ostr, const struct in_addr& addr)
inline ostream& operator<<(ostream& ostr, const struct sockaddr_in& addr)
inline ostream& operator<<(ostream& ostr, const WithDescriber& dt)
inline ostream& operator<<(ostream& ostr, const WithDescriber* ptr)
extern void dbg(const WithDescriber & obj)
extern void dbg(const WithDescriber * obj)
typedef long Int
typedef unsigned long UInt
typedef double Flt
const Bool False
const Bool True
inline ostream& operator<<(ostream& ostr, const Bool& b)
inline ostream& operator<<(ostream& ostr, const Ptr p)
#define ITK_NULLPTR
#define ITK_NULLCHR
inline Bool isNull(const void * ptr)
inline Bool isNull(const char c)
typedef Flt GeoVal
typedef Flt Angle
const Flt Deg2Rad
const Flt Rad2Deg
inline Flt deg2rad(const Flt & x)
inline Angle rad2deg(const Flt & x)
inline Flt Sin(const Flt & x)
inline Flt Cos(const Flt & x)
inline Flt Tan(const Flt & x)
inline Angle ATan(const Flt & x)
inline Angle ATan(const Flt & y, const Flt & x)
inline Angle& letNormalizeAngle(Angle & angle)
inline Angle& normalizeAngle(const Angle & angle)
inline Angle& letNormalizeAngleRad(Angle & angle)
inline Angle& normalizeAngleRad(const Angle & angle)
#define ITK_HERE
#define ITK_WRN(form)
#define ITK_ERR(form)
#define ITK_D(form)
#define ITK_DBG(form)
#define ITK_DSC(form)
#define ITK_MSG(form)
#define ITK_EXE(form)
#define ITK_TRC0()
#define ITK_TRC(form)
#define ITK_TRCin()
#define ITK_TRCout()
typedef Int VbsLevel
#define ITK_VBS(level,form)
#define ITK_VBSC(level,form)