33 parentRegistry = NULL);
35 parentRegistry = NULL);
60 void setTickPeriod(
double);
61 double tickPeriod()
const;
63 void setNextTickTime(
double);
64 double nextTickTime()
const;
66 void setTickWhilePaused(
bool);
67 bool tickWhilePaused()
const;
69 void setNextTickTimeWhilePaused(
double);
70 double nextTickTimeWhilePaused()
const;
77 bool taskIdSpecified()
const;
bool operator==(const DtReaderWriter &) const
Equivalence operator.
Definition: symbolString.h:20
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
Description: Readable, Writable int.
Definition: rwInt.h:25
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27
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
bool operator!=(const DtReaderWriter &rhs)
Definition: readerWriter.h:121