|
| ShortReadSaveHandler () |
|
ShortRead< IDLEN, SEQLEN > | getNoNum (IT ind) |
|
MPI_Datatype | getMPIType () |
|
void | binaryfill (FILE *rFile, IT &ind, ShortRead< IDLEN, SEQLEN > &val) |
|
size_t | entrylength () |
|
template<typename c , typename t > |
ShortRead< IDLEN, SEQLEN > | read (std::basic_istream< c, t > &is, IT ind) |
|
template<typename c , typename t > |
void | save (std::basic_ostream< c, t > &os, const ShortRead< IDLEN, SEQLEN > &tw, IT ind) |
|
template<class IT, unsigned int IDLEN, unsigned int SEQLEN>
class ShortReadSaveHandler< IT, IDLEN, SEQLEN >
Definition at line 52 of file VectorIOPermute.cpp.