9 #ifndef __PDG_CHECKPOINT_MANAGER_H__
10 #define __PDG_CHECKPOINT_MANAGER_H__
34 { myCheckpointRate = rate; }
40 {
return myIsEnabled; }
42 void writeAddedDependency(
48 void writeGeneratedItems(
50 void writeGeneratedBatches(
52 void writeExistingItems(
62 void flushPendingWrites(
bool force);
63 void writeDependencyPair(
69 void writeWorkItemArray(
84 bool myDependencyRequired;
85 bool myDependencyUserDefined;
98 exint myCheckpointRate;
Custom work item data definition.
GLsizei const GLchar *const * path
GLenum GLenum GLsizei const GLuint GLboolean enabled
Portable replacement for std::ofstream.
SIM_API const UT_StringHolder force
void setEnabled(bool enabled)
Custom external dependency.
void setCheckpointRate(exint rate)