13#include <vrfobjparam/simArtPartDescriptorList.h>
49 DtReaderWriterRegistry* parentRegistry = NULL);
56 DtReaderWriterRegistry* parentRegistry = NULL);
74 DtReaderWriterRegistry* parentRegistry = NULL)
override;
81 DtReaderWriterRegistry* parentRegistry = NULL)
override;
105 const DtReaderWriter::SearchPaths& searchPaths,
106 const DtVariableBindingsList& variableBindings)
override;
DtVortexSimArtPartDescriptorList()
Default constructor.
DtVortexSimArtPartDescriptorList & operator=(const DtVortexSimArtPartDescriptorList &orig)
Assignment operator.
virtual DtVortexSimArtPartDescriptorList * clone(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL) override
Creates a clone of this descriptor list with a new name.
DtVortexSimArtPartDescriptorList(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
Constructor with list name and registry.
virtual DtVortexSimArtPartDescriptorList * clone(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL) override
Creates a clone of this descriptor list with a new symbol name.
virtual const char * xmlType() const override
Gets the XML type identifier for this instance.
Definition vortexArtPartDescriptorList.h:93
DtVortexSimArtPartDescriptorList(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
Constructor with symbol list name and registry.
virtual ~DtVortexSimArtPartDescriptorList() override
Virtual destructor.
virtual DtlObjPtr getData(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings) override
Deserializes a DtVortexSimArtPartDescriptor from an MTL stream.
static const char * theXmlType()
Gets the XML type identifier for serialization.
DtVortexSimArtPartDescriptorList(const DtString &name, const DtVortexSimArtPartDescriptorList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
Copy constructor with new list name.
virtual const char * readerWriterType() const override
Gets the type identifier for reader/writer operations.
DtVortexSimArtPartDescriptorList(const DtSymbolString &name, const DtVortexSimArtPartDescriptorList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
Copy constructor with new symbol list name.
Defines export macros for the vreVrfVortexObjparam library.
#define VREVRFVORTEXOBJPARAM_DLL
Definition export.h:19
Include export definitions for this library.
Definition glsVreMessageUtil.h:49
const char DtVortexSimArtPartDescriptorListType[]
Type identifier string for the DtVortexSimArtPartDescriptorList class.
Definition vortexArtPartDescriptorList.h:18