#include <FullyDistVec.h>
List of all members.
Public Member Functions |
| NT | getNoNum (IT index) |
| template<typename c , typename t > |
| NT | read (std::basic_istream< c, t > &is, IT index) |
| template<typename c , typename t > |
| void | save (std::basic_ostream< c, t > &os, const NT &v, IT index) |
Detailed Description
template<class IT, class NT>
class FullyDistVec< IT, NT >::ScalarReadSaveHandler
Definition at line 69 of file FullyDistVec.h.
Member Function Documentation
template<class IT, class NT>
| NT FullyDistVec< IT, NT >::ScalarReadSaveHandler::getNoNum |
( |
IT |
index | ) |
|
|
inline |
template<class IT, class NT>
template<typename c , typename t >
| NT FullyDistVec< IT, NT >::ScalarReadSaveHandler::read |
( |
std::basic_istream< c, t > & |
is, |
|
|
IT |
index |
|
) |
| |
|
inline |
template<class IT, class NT>
template<typename c , typename t >
| void FullyDistVec< IT, NT >::ScalarReadSaveHandler::save |
( |
std::basic_ostream< c, t > & |
os, |
|
|
const NT & |
v, |
|
|
IT |
index |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: