Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
fish::ISymbol Class Referenceabstract

Public Member Functions

virtual const itasca::IThinggetIThing () const =0
 Returns a const IThing pointer for this FISH symbol.
 
virtual itasca::IThinggetIThing ()=0
 Returns a IThing pointer for this FISH symbol.
 
virtual IString getName () const =0
 
virtual const fish::IParametergetValue () const =0
 
virtual bool getIsFunction () const =0
 
virtual bool getIsOperator () const =0
 
virtual uint32 getNumArguments () const =0
 

Static Public Attributes

static const TType type_ = 0x4c815b6d
 The type identification number for this class, for use in convert_cast() and convert_getcast().
 

The documentation for this class was generated from the following file: