NLGEORGES Namespace Reference

Classes

class  UForm
 This class provide an interface to access Georges form. More...
class  UFormDfn
 Georges DFN ifle interface. More...
class  UFormElm
class  UFormLoader
 Georges form loader interface. More...
class  UType
 Georges type interface. More...
class  CForm
 This class implement a georges form. More...
class  CFormDfn
 This class is the defnition for a family of forms. More...
class  CFormElm
 Base class of form elements. More...
class  CFormElmStruct
 Define a structure of elements. More...
class  CFormElmVirtualStruct
 Define an array of elements. More...
class  CFormElmArray
 Define an array of elements. More...
class  CFormElmAtom
 Signed integer element. More...
class  CFormLoader
 Georges form loader implementation. More...
class  CFileHeader
class  CMyEvalNumExpr
class  CType
 This class is a basic type used by atomic form element. More...

Functions

void warning (bool exception, const char *format,...)
uint getNextToken (const char *startString, string &token, uint &offset)
uint findSpecialCharacter (const char *special, char c, uint startOffset)
void buildError (char *msg, uint offset)

Function Documentation

void NLGEORGES::buildError ( char *  msg,
uint  offset 
)

Definition at line 531 of file type.cpp.

uint NLGEORGES::findSpecialCharacter ( const char *  special,
char  c,
uint  startOffset 
)

Definition at line 507 of file type.cpp.

uint NLGEORGES::getNextToken ( const char *  startString,
string &  token,
uint offset 
)
void NLGEORGES::warning ( bool  exception,
const char *  format,
  ... 
)

Generated on Thu Jan 7 08:30:15 2010 for NeL by  doxygen 1.6.1