NCBI C++ ToolKit
|
Search Toolkit Book for CReverseAndComplement
Public Member Functions | |
CReverseAndComplement (void) | |
T | operator() (T v) const |
Private Attributes | |
vector< Uint1 > | m_Table |
Definition at line 183 of file compart_matching.cpp.
|
inline |
Definition at line 187 of file compart_matching.cpp.
References i, CReverseAndComplement< T >::m_Table, and ReverseAndComplement().
|
inline |
Definition at line 199 of file compart_matching.cpp.
References i, CReverseAndComplement< T >::m_Table, and T.
|
private |
Definition at line 212 of file compart_matching.cpp.
Referenced by CReverseAndComplement< T >::CReverseAndComplement(), and CReverseAndComplement< T >::operator()().