20 inline static const TType type_ = 0x4f1dd8c7;
22 shared::Signal<const string &> stateChanged;
23 shared::Signal<bool> stateAnyChanged;
Interface to a filter element that allows user to filter based on a zone state.
Definition: irangeelementstate.h:17
virtual void setStateAny(bool any)=0
Used to set the state recovery 'any' or 'average'.
virtual string getState() const =0
Returns the filter state name, see setState().
virtual void setState(const string &state)=0
Used to set a new state. It issues the signal stateChanged(stateName). See getState().
virtual bool getStateAny() const =0
Returns true for any, false for average. See setState().
uint32 TType
class type indicator
Definition: basedef.h:46
Interface to a filter element, which is a member of a IRange.
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4