PPL Logo

PUP::toDisk Class Reference

#include <pup.h>

Inheritance diagram for PUP::toDisk:

Inheritance graph
[legend]
Collaboration diagram for PUP::toDisk:

Collaboration graph
[legend]

Public Member Functions

 toDisk (FILE *f)
bool checkError ()

Protected Member Functions

virtual void bytes (void *p, size_t n, size_t itemSize, dataType t)

Protected Attributes

bool error

Detailed Description

Definition at line 493 of file pup.h.


Constructor & Destructor Documentation

PUP::toDisk::toDisk ( FILE *  f  )  [inline]

Definition at line 502 of file pup.h.

References error.


Member Function Documentation

void PUP::toDisk::bytes ( void *  p,
size_t  n,
size_t  itemSize,
dataType  t 
) [protected, virtual]

Implements PUP::er.

Definition at line 304 of file pup_util.C.

References CmiFwrite(), error, and PUP::disk::F.

Here is the call graph for this function:

bool PUP::toDisk::checkError (  )  [inline]

Definition at line 503 of file pup.h.

References error.

Referenced by CkCheckpointMgr::Checkpoint(), and checkpointOne().

Here is the caller graph for this function:


Field Documentation

bool PUP::toDisk::error [protected]

Definition at line 497 of file pup.h.

Referenced by bytes(), checkError(), and toDisk().


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

Generated on Mon Sep 21 08:34:11 2020 for Charm++ by  doxygen 1.5.5