27 bool exportToFile(
const QString &filename,
bool binary,
const IRange *filter=0,
const QString &comment=QString())
override =0;
Base class for items that will be stored in containers.
Definition ithing.h:30
Interface to a filter, used as the main method for filtering objects.
Definition irange.h:32
Interface for the list of all IUDScalar (user defined tensor).
Definition iudscalarlist.h:16
bool importFromFile(const QString &filename, const IGroupID &group) override=0
Imports objects of type T from the file /a filename. All objects created are assigned a group of /a g...
IThing * getIThing() override=0
returns a IThing pointer
bool exportToFile(const QString &filename, bool binary, const IRange *filter=0, const QString &comment=QString()) override=0
const IThing * getIThing() const override=0
returns a const IThing pointer
Interface to a container of user-define data value types.
Definition iudtypelist.h:25
IUDTypeList is a template interface, for a container of IUDType objects.
namespace Itasca
Definition basememory.cpp:10
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4