COMBINATORIAL_BLAS  1.6
ShortReadSaveHandler< IT, IDLEN, SEQLEN > Class Template Reference

Public Member Functions

 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)
 

Detailed Description

template<class IT, unsigned int IDLEN, unsigned int SEQLEN>
class ShortReadSaveHandler< IT, IDLEN, SEQLEN >

Definition at line 52 of file VectorIOPermute.cpp.

Constructor & Destructor Documentation

◆ ShortReadSaveHandler()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
ShortReadSaveHandler< IT, IDLEN, SEQLEN >::ShortReadSaveHandler ( )
inline

Definition at line 55 of file VectorIOPermute.cpp.

Member Function Documentation

◆ binaryfill()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
void ShortReadSaveHandler< IT, IDLEN, SEQLEN >::binaryfill ( FILE *  rFile,
IT &  ind,
ShortRead< IDLEN, SEQLEN > &  val 
)
inline

Definition at line 63 of file VectorIOPermute.cpp.

◆ entrylength()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
size_t ShortReadSaveHandler< IT, IDLEN, SEQLEN >::entrylength ( )
inline

Definition at line 70 of file VectorIOPermute.cpp.

◆ getMPIType()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
MPI_Datatype ShortReadSaveHandler< IT, IDLEN, SEQLEN >::getMPIType ( )
inline

Definition at line 58 of file VectorIOPermute.cpp.

◆ getNoNum()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
ShortRead<IDLEN,SEQLEN> ShortReadSaveHandler< IT, IDLEN, SEQLEN >::getNoNum ( IT  ind)
inline

Definition at line 56 of file VectorIOPermute.cpp.

◆ read()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
template<typename c , typename t >
ShortRead<IDLEN,SEQLEN> ShortReadSaveHandler< IT, IDLEN, SEQLEN >::read ( std::basic_istream< c, t > &  is,
IT  ind 
)
inline

Definition at line 73 of file VectorIOPermute.cpp.

◆ save()

template<class IT , unsigned int IDLEN, unsigned int SEQLEN>
template<typename c , typename t >
void ShortReadSaveHandler< IT, IDLEN, SEQLEN >::save ( std::basic_ostream< c, t > &  os,
const ShortRead< IDLEN, SEQLEN > &  tw,
IT  ind 
)
inline

Definition at line 85 of file VectorIOPermute.cpp.


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