| Itasca C++ Interface
    | 
| Public Member Functions | |
| virtual const IThing * | getIThing () const =0 | 
| returns a const IThing pointer | |
| virtual IThing * | getIThing ()=0 | 
| returns a IThing pointer | |
| virtual bool | getGUIselect () const =0 | 
| return GUI specific select flag | |
| virtual void | setGUIselect (bool flag) const =0 | 
| set GUI specific select flag | |
| Static Public Attributes | |
| static const TType | type_ =0x54f4f824 | 
| The type identification number for this class, for use in convert_cast() and convert_getcast(). | |