47 virtual bool load(
const DtFilename&);
53 virtual bool save(
const DtFilename&);
57 virtual void setFilename(
const DtFilename&);
63 virtual void setComment(
const DtString&);
DtString myComment
Comment block to write at top of file.
Definition: detonationParams.h:101
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
Readable-writable class holding all parameters to configure the DtDetonationManager.
Definition: detonationParams.h:22
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
const char * filename
Definition: ioapi.h:38
DtFilename myFilename
Filename last loaded and to save to.
Definition: detonationParams.h:98
Definition: readerWriter.h:85
DtMunitionDetonationPowerTable specifies the power of the detonations caused by various munitions...
Definition: munitionDetonationPowerTable.h:25
Definition: readerWriterRegistry.h:39
DtMunitionDetonationPowerTable myDetonationPowerTable
Table that indicates how the power of various munition detonations at defined ranges.
Definition: detonationParams.h:92
DtMunitionDetonationResultTable specifies the result of detonations for various munitions.
Definition: munitionDetonationResultTable.h:23
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
DtMunitionDetonationResultTable myDetonationResultTable
Table that indicates what the detonation result should be.
Definition: detonationParams.h:95