57 virtual QStringList
getAllNames(
bool includeFish=
true)
const=0;
Interface for containers of IThings.
Definition icontainer.h:21
Opaque position indicator class. Do not attempt to use directly for anything.
Definition iparse.h:53
Interface to the main command processing class.
Definition iparse.h:50
Interface to a filter, used as the main method for filtering objects.
Definition irange.h:32
Interface to the global list of all named filters.
Definition irangelist.h:23
virtual void parse(IRange *rng, const IParse &par, const QString &keywords=QString(), IParse::IMark *p=0, bool includeFish=true)=0
virtual IRange * add(const IRange &rng)=0
virtual const IRange * getFirst() const =0
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangelist.h:26
virtual const IRange * findRangeWithName(const QString &name) const =0
virtual IRange * findRangeWithName(const QString &name)=0
virtual IContainer * getIContainer()=0
Returns the IContainer interface const pointer representing the list of filters.
virtual const IContainer * getIContainer() const =0
Returns the IContainer interface pointer representing the list of filters.
virtual QStringList getAllNames(bool includeFish=true) const =0
Returns a list of all named filters (not sorted).
virtual IRange * createRange(const IRange *prev)=0
DIM - Provides code portability between 2D and 3D codes.
uint32 TType
class type indicator
Definition basedef.h:46
Interface to the main command processing class.
namespace Itasca
Definition basememory.cpp:10
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4