13 #ifndef DtTrueAggregateSubordinatesEntry_H_
14 #define DtTrueAggregateSubordinatesEntry_H_
58 virtual const DtString& subordinateEntryType()
const;
59 virtual void setSubordinateEntryType(
const DtString& entryType);
64 virtual const DtRwObjectType& subordinateType()
const;
65 virtual void setSubordinateType(
const DtObjectType& subordinateType);
70 virtual bool isDestroyed()
const;
71 virtual void setDestroyed(
bool trueFalse);
79 static void addSubordinateEntryCreatorFcn(
const DtString& type,
132 namespace DtBufferSerialize
Definition: subordinateEntry.h:25
DT_DLL_readerWriter int getSize(const DtString &val)
The number of bytes required to encode the value.
DtRwBoolean myDestroyed
Parameter Name: is-destroyed Parameter Description: true if the entity is destroyed Parameter Defaul...
Definition: subordinateEntry.h:123
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
DtRwString mySubordinateEntryType
Parameter Name: subordinate-entry-type Parameter Description: explicit string of entry types "aggrega...
Definition: subordinateEntry.h:112
DtRwObjectType mySubordinateType
Parameter Name: Subordinate-type Parameter Description: DIS/RPR entity type enumeration representing ...
Definition: subordinateEntry.h:118
DtSubordinateEntryFactory is a hashlist of DtSubordinateEntryCreatorFcn, indexed by a string type tha...
Definition: subordinateEntryFactory.h:32
Definition: readerWriter.h:85
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
Definition: readerWriterRegistry.h:39
Definition: rwVector.h:23
static DtReaderWriterFactory * factory()
std::list< const DtRwVariableBindings * > DtVariableBindingsList
Definition: readerWriterRegistry.h:29
std::vector< DtFilename > SearchPaths
Definition: readerWriter.h:92
DT_DLL_readerWriter char * encode(const DtFilename &val, char *buffer)
Serializes the provided value val into buffer. buffer must have at least the number of bytes returned...
DtSubordinateEntry *(* DtSubordinateEntryCreatorFcn)()
Definition: subordinateEntryFactory.h:24
static DtSubordinateEntryFactory * myFactory
Definition: subordinateEntry.h:128
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
DtRwVector myPositionOffset
offset from parent;
Definition: subordinateEntry.h:126
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...
voidpf uLong offset
Definition: ioapi.h:42