13 shared::Signal<const string &> nameAdded;
14 shared::Signal<const string &> nameRemoved;
20 virtual StringSet
getNames(
bool checked=
true)
const=0;
Interface to a filter element, which is a member of a IRange..
Definition irangeelement.h:18
Interface to a RangeElement exposing the IThing getName method.
Definition irangeelementname.h:8
virtual void setNames(const StringSet &ns)=0
Sets the name list.
virtual StringSet getNames(bool checked=true) const =0
Returns the list of name that are checked against the getName method.
virtual void addName(const string &n)=0
Adds the set name.
virtual void removeName(const string &n)=0
Removes the set name.
virtual IRangeElement * getIRangeElement()=0
Returns a pointer to itself.
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangeelementname.h:11
uint32 TType
class type indicator
Definition basedef.h:47
Interface to a filter element, which is a member of a IRange.
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:6