|  | 
|  | CheckpointEntryPvpBuffer (std::string const &name, MPIBlock const *mpiBlock, T *dataPtr, PVLayerLoc const *layerLoc, bool extended) | 
|  | 
|  | CheckpointEntryPvpBuffer (std::string const &objName, std::string const &dataName, MPIBlock const *mpiBlock, T *dataPtr, PVLayerLoc const *layerLoc, bool extended) | 
|  | 
| std::string const & | getName () const | 
|  | 
| virtual void | read (std::string const &checkpointDirectory, double *simTimePtr) const override | 
|  | 
| virtual void | remove (std::string const &checkpointDirectory) const override | 
|  | 
| virtual void | write (std::string const &checkpointDirectory, double simTime, bool verifyWritesFlag) const override | 
|  | 
|  | 
| virtual void | applyTimestamps (std::vector< double > const ×tamps) const | 
|  | 
| virtual T * | calcBatchElementStart (int batchElement) const override | 
|  | 
| virtual int | calcMPIBatchIndex (int frame) const override | 
|  | 
| void | deleteFile (std::string const &checkpointDirectory, std::string const &extension) const | 
|  | 
| std::string | generatePath (std::string const &checkpointDirectory, std::string const &extension) const | 
|  | 
| T * | getDataPointer () const | 
|  | 
| PVLayerLoc const * | getLayerLoc () const | 
|  | 
| MPIBlock const * | getMPIBlock () const | 
|  | 
| virtual int | getNumFrames () const override | 
|  | 
| int | getXMargins () const | 
|  | 
| int | getYMargins () const | 
|  | 
| void | initialize (PVLayerLoc const *layerLoc, bool extended) | 
|  | 
|  | 
| T * | mDataPointer = nullptr | 
|  | 
template<typename T>
class PV::CheckpointEntryPvpBuffer< T >
Definition at line 18 of file CheckpointEntryPvpBuffer.hpp.
The documentation for this class was generated from the following file: