50 virtual bool useRadioMessaging()
const;
51 virtual void setUseRadioMessaging(
bool useRadio);
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
DtRwTemplatedListPtr< DtRwEmbeddedEntity, true > myEmbeddedEntities
Definition: embeddedEntitiesDescriptor.h:69
DtRwBoolean myUseRadioMessaging
Definition: embeddedEntitiesDescriptor.h:68
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
contains the DtRwEmbeddedEntity and DtRwEmbeddedEntityStatus classes
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
static DtComponentDescriptor * creator()
Descriptor for Embedded Entity systems. Primarily contains accessors and storage mechanics for a list...
Definition: embeddedEntitiesDescriptor.h:23