virtual bool isReadyForExecution()
Checks to see if all the required locations have been paged in.
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
Definition: createQueueEntry.h:27
unsigned int myCreateID
Assigned to an increasing global. This ID can be used to identify a create entry. ...
Definition: createQueueEntry.h:66
Definition: objectOperationQueueEntry.h:24
unsigned int createID() const
Returns the ID of this entry.
Definition: createQueueEntry.h:51
DtIfCreateVrfObject myCreateMessage
The create message, as passed into the constructor.
Definition: createQueueEntry.h:63
const DtObjectOperationQueueEntry & operator=(const DtObjectOperationQueueEntry &orig)
assignment operator, not implemented