| Itasca C++ Interface
    | 
Interface to a slot object. More...
#include <igroup.h>
| Public Member Functions | |
| virtual IThing * | getIThing ()=0 | 
| Return IThing interface associated with this group. | |
| virtual const IThing * | getIThing () const =0 | 
| Return IThing interface associated with this group. | |
| virtual string | getName () const =0 | 
| virtual uint32 | getIndex () const =0 | 
| Static Public Member Functions | |
| static constexpr string | anyName () | 
| static constexpr string | defaultName () | 
| static constexpr string | invalidName () | 
| Static Public Attributes | |
| static constexpr TType | type_ = 0x4ecd4d66 | 
| The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
| static constexpr uint32 | any_ = 0xFFFFFFFF | 
| static constexpr uint32 | invalid_ = 0xFFFFFFFE | 
| static constexpr uint32 | unresolved_ = 0xFFFFFFFD | 
Interface to a slot object.
| 
 | pure virtual | 
Return IThing interface associated with this group.
Return the group name.