Itasca C++ Interface
|
Interface to a filter element that allows user to filter based on a zone state. More...
#include <irangeelementstate.h>
Public Member Functions | |
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(). | |
Static Public Attributes | |
static const TType | type_ = 0x634571f0 |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to a filter element that allows user to filter based on a zone state.