#include <latheader.h>
Inherited by cps::LatRngHeader, and cps::LatticeHeader.
Public Types | |
| enum | HEADER_TYPES { LATTICE_HEADER, LATRNG_HEADER } |
Public Member Functions | |
| virtual enum HEADER_TYPES | headerType () const =0 |
| virtual int | dataStart () const =0 |
| virtual void | read (istream &fin)=0 |
| virtual void | write (ostream &fout)=0 |
| virtual void | fillInCheckInfo (ostream &fout, unsigned int cs, unsigned int pdcs, const Float calc1, const Float calc2) const =0 |
| virtual void | show () const =0 |
| LatHeaderBase () | |
| virtual | ~LatHeaderBase () |
Public Attributes | |
| int | data_start |
Protected Attributes | |
| GCFheaderPar | hd |
|
|
Definition at line 50 of file latheader.h. |
|
|
Definition at line 62 of file latheader.h. |
|
|
Definition at line 63 of file latheader.h. |
|
|
Implemented in cps::LatticeHeader, and cps::LatRngHeader. Referenced by cps::SerialIO::load(), cps::ParallelIO::load(), and cps::SerialIO::store(). |
|
||||||||||||||||||||||||
|
Implemented in cps::LatticeHeader, and cps::LatRngHeader. |
|
|
Implemented in cps::LatticeHeader, and cps::LatRngHeader. Referenced by cps::SerialIO::load(), cps::ParallelIO::load(), cps::SerialIO::store(), and cps::ParallelIO::store(). |
|
|
Implemented in cps::LatticeHeader, and cps::LatRngHeader. |
|
|
Implemented in cps::LatticeHeader, and cps::LatRngHeader. |
|
|
Implemented in cps::LatticeHeader, and cps::LatRngHeader. |
|
|
Definition at line 65 of file latheader.h. Referenced by cps::LatRngRead::read(), cps::ReadLatticeParallel::read(), cps::ParallelIO::store(), cps::LatRngWrite::write(), and cps::WriteLatticeParallel::write(). |
|
|
Definition at line 68 of file latheader.h. |
1.3.9.1