37 virtual void setBreachLength(
DtU32 length );
38 virtual DtU32 breachLength()
const;
47 virtual bool setSegmentBreached(
int index,
bool state );
48 virtual bool segmentBreached(
int index,
bool& state )
const;
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual void loadNetRecord(DtNetLinearSegmentParameter &record) const
DtTankDitchBreachStatus
Definition: disEnums.h:2775
Instances of DtLinearSegmentRecord are used to implement the LinearSegmentStruct defined in the RPR F...
Definition: linearSegmentRecord.h:19
virtual void printData() const
Print Data.
DtNetBreachableSegmentRecord is the network structure for the BreachableLinearObject defined in the R...
Definition: linObjStP.h:74
Instances of DtBreachableSegmentRecord implement the BreachableSegmentStruct used to implement the Br...
Definition: breachableSegmentRecord.h:17
virtual void unloadNetRecord(const DtNetLinearSegmentParameter &record)
Load/Unload data from a DIS packet record.
virtual void printDataToStream(std::ostream &stream) const
unsigned long DtU32
A 32 bit unsigned integer value.
Definition: vlMachineTypes.h:153
Contains the DtLinearSegmentRecord class declaration.
virtual DtLinearSegmentRecord & operator=(const DtLinearSegmentRecord &orig)