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