Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::ICheckpointReader2 Class Referenceabstract

Interface for the protection/recovery reading service (V2). More...

#include <arcane/core/ICheckpointReader.h>

Public Member Functions

virtual ~ICheckpointReader2 ()=default
 Frees resources.
virtual IDataReader2dataReader ()=0
 Returns the data reader associated with this protection reader.
virtual void notifyBeginRead (const CheckpointReadInfo &cri)=0
 Notifies that a protection will be read with information from checkpoint_info.
virtual void notifyEndRead ()=0
 Notifies the end of reading a protection.

Detailed Description

Interface for the protection/recovery reading service (V2).

Definition at line 75 of file ICheckpointReader.h.


The documentation for this class was generated from the following file: