This structure represents a section in a checkpoint. More...
#include <clCkptApi.h>
Public Attributes | |
| ClTimeT | expirationTime |
| Expiration time for the section. | |
| ClTimeT | lastUpdate |
| Last time the section is updated. | |
| ClCkptSectionIdT | sectionId |
| Section identifier. | |
| ClSizeT | sectionSize |
| Size of the section. | |
| ClCkptSectionStateT | sectionState |
| Indicates whether a section has a valid or an invalid state. | |
This structure represents a section in a checkpoint.