#include <blast_aux.hpp>
Definition at line 129 of file blast_aux.hpp.
Public Types | |
| typedef CSeqLocInfo::ETranslationFrame | ETranslationFrame |
| Convenience typedef. | |
Public Member Functions | |
| CFrameFinder (ETranslationFrame frame) | |
| ctor | |
| bool | operator() (const CRef< CSeqLocInfo > &seqlocinfo) const |
| Returns true if its argument's frame corresponds to the one used to create this object. | |
Private Attributes | |
| ETranslationFrame | m_Frame |
| Frame to look for. | |
|
|
Convenience typedef.
Definition at line 133 of file blast_aux.hpp. |
|
|
ctor
Definition at line 137 of file blast_aux.hpp. |
|
|
Returns true if its argument's frame corresponds to the one used to create this object.
Definition at line 142 of file blast_aux.hpp. References CRef< C, Locker >::Empty(), and NCBI_THROW. |
|
|
Frame to look for.
Definition at line 150 of file blast_aux.hpp. |
1.4.6
Modified on Mon Dec 07 16:23:08 2009 by modify_doxy.py rev. 173732