19 #ifndef DtSimPseudoAggregateLocalEntityNetInterface_H_
20 #define DtSimPseudoAggregateLocalEntityNetInterface_H_
50 bool publishObject =
true);
virtual bool isPseudoAggregate() const
Returns true if this interface supports a pseudo-aggregate entity, false otherwise (true aggregate)...
Definition: simPseudoAggregateLocalEntityNetInterface.h:74
Description: Objects may contain a collection of other objects, such as overlays or pseudo-aggregate ...
Definition: subordinateManager.h:45
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
static DtSimObjectNetInterface * creator(const DtString &name, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry, bool publishObject)
const DtSimAggregateLocalEntityNetInterface & operator=(const DtSimAggregateLocalEntityNetInterface &orig)
assignment operator
Definition: readerWriterRegistry.h:39
Derived from DtSimLocalEntityNetInterface, this class provides an interface between an aggregate loca...
Definition: simAggregateLocalEntityNetInterface.h:24
virtual void updatePublisher()
Override of base class updatePublisher().
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
virtual DtString type() const
Returns the type of net interface object.
Class Description: DtSimPseudoAggregateLocalEntityNetInterface.
Definition: simPseudoAggregateLocalEntityNetInterface.h:37
Class Description: DtSimObjectNetInterface.
Definition: simObjectNetInterface.h:37