13 #include <vlutil/vlString.h>
66 virtual const DtIfStmt* ifStmt()
const;
class DtIfBlock:
Definition: ifBlock.h:28
DtSimBlock * clone() const
This clone re-uses the current DtSimBlock's name, but does not register in its parent's plan or regis...
Definition: simBlock.h:158
DtSimBlock & operator=(const DtSimBlock &orig)
assignment operator NOTE: this deletes the old statements and does a deep copy of the new ones...
Definition: readerWriterRegistry.h:39
virtual void exitFromBlock(DtPlan &)=0
This function is called by the last statement in the block so that the block can do whatever is appro...
class DtSimBlock:
Definition: simBlock.h:27
class DtIfStmt:
Definition: ifStmt.h:30
class DtPlan:
Definition: plan.h:91
#define DT_DLL_vrfplan
This file is used to determine how to build.
Definition: vrfplanDefines.h:28