Definition: subordinateEntry.h:25
virtual DtSubordinateEntry * clone(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL) const
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
Definition: subordinateAggregateEntry.h:21
DtRwString mySubordinateFormationName
Parameter Name: subordinate-formation Parameter Description: The formation that will be used for the ...
Definition: subordinateAggregateEntry.h:80
static DtSubordinateEntry * createSubordinateEntry(DtlObjPtr mtlStream, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings)
Creates and initializes a subordinate entry when reading in from an MTL (MAK Technologies Lisp) file ...
DtSubordinateObjectsList mySubordinateObjectsList
Parameter Name: subordinate-objects Parameter Description: List of SubordinateObjects Parameter Defau...
Definition: subordinateAggregateEntry.h:85
DT_DLL_readerWriter const char * decode(DtString &val, const char *buffer)
Decodes a value from buffer and places the result in val of the type specified by val...
const DtSubordinateEntry & operator=(const DtSubordinateEntry &orig)
assignment operator