COMBINATORIAL_BLAS  1.6
ShortRead< IDLEN, SEQLEN > Class Template Reference

Public Member Functions

 ShortRead ()
 
 ShortRead (const string &s_id, const string &s_seq, const string &s_qual)
 

Friends

template<typename IT , unsigned int NS_IDLEN, unsigned int NS_SEQLEN>
class ShortReadSaveHandler
 
template<unsigned int NS_IDLEN, unsigned int NS_SEQLEN>
ostream & operator<< (ostream &os, const ShortRead< NS_IDLEN, NS_SEQLEN > &sread)
 

Detailed Description

template<unsigned int IDLEN, unsigned int SEQLEN>
class ShortRead< IDLEN, SEQLEN >

Definition at line 17 of file VectorIOPermute.cpp.

Constructor & Destructor Documentation

◆ ShortRead() [1/2]

template<unsigned int IDLEN, unsigned int SEQLEN>
ShortRead< IDLEN, SEQLEN >::ShortRead ( )
inline

Definition at line 20 of file VectorIOPermute.cpp.

◆ ShortRead() [2/2]

template<unsigned int IDLEN, unsigned int SEQLEN>
ShortRead< IDLEN, SEQLEN >::ShortRead ( const string &  s_id,
const string &  s_seq,
const string &  s_qual 
)
inline

Definition at line 21 of file VectorIOPermute.cpp.

Friends And Related Function Documentation

◆ operator<<

template<unsigned int IDLEN, unsigned int SEQLEN>
template<unsigned int NS_IDLEN, unsigned int NS_SEQLEN>
ostream& operator<< ( ostream &  os,
const ShortRead< NS_IDLEN, NS_SEQLEN > &  sread 
)
friend

◆ ShortReadSaveHandler

template<unsigned int IDLEN, unsigned int SEQLEN>
template<typename IT , unsigned int NS_IDLEN, unsigned int NS_SEQLEN>
friend class ShortReadSaveHandler
friend

Definition at line 40 of file VectorIOPermute.cpp.


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