#include <fpconv.h>
Inherited by cps::FPConv, and cps::IntConv.
Public Member Functions | |
| virtual char * | host2file (char *fbuf, const char *hbuf, const int dat_len) const =0 |
| virtual char * | file2host (char *hbuf, const char *fbuf, const int dat_len) const =0 |
| virtual int | fileDataSize () const =0 |
| virtual int | hostDataSize () const =0 |
| virtual unsigned int | checksum (char *data, const int data_len) const =0 |
| virtual unsigned int | posDepCsum (char *data, const int data_len, const int dimension, const QioArg &qio_arg, const int siteid, const int global_id) const =0 |
| DataConversion () | |
| virtual | ~DataConversion () |
|
|
|
|
|
|
|
||||||||||||
|
Implemented in cps::FPConv, and cps::IntConv. Referenced by cps::SerialIO::load(), cps::ParallelIO::load(), cps::SerialIO::store(), and cps::ParallelIO::store(). |
|
||||||||||||||||
|
Implemented in cps::FPConv, and cps::IntConv. Referenced by cps::SerialIO::load(), and cps::ParallelIO::load(). |
|
|
Implemented in cps::FPConv, and cps::IntConv. Referenced by cps::SerialIO::load(), cps::ParallelIO::load(), cps::SerialIO::store(), and cps::ParallelIO::store(). |
|
||||||||||||||||
|
Implemented in cps::FPConv, and cps::IntConv. Referenced by cps::SerialIO::store(), and cps::ParallelIO::store(). |
|
|
Implemented in cps::FPConv, and cps::IntConv. Referenced by cps::SerialIO::load(), cps::ParallelIO::load(), cps::SerialIO::store(), and cps::ParallelIO::store(). |
|
||||||||||||||||||||||||||||
|
Implemented in cps::FPConv, and cps::IntConv. Referenced by cps::SerialIO::load(), cps::ParallelIO::load(), cps::SerialIO::store(), and cps::ParallelIO::store(). |
1.3.9.1