NCBI C++ ToolKit
|
Search Toolkit Book for CSeq_loc_Mapper_Options
CSeq_loc_Mapper_Options –. More...
#include <objects/seq/seq_loc_mapper_base.hpp>
Public Types | |
typedef int | TMapOptions |
Private Member Functions | |
IMapper_Sequence_Info & | GetSeqInfo (void) const |
CSeq_loc_Mapper_Options –. More... | |
bool | x_IsSetOption (int opt) const |
void | x_SetOption (int opt, bool enable) |
Private Attributes | |
CRef< IMapper_Sequence_Info > | m_SeqInfo |
TMapOptions | m_Options |
Friends | |
class | CSeq_loc_Mapper_Base |
Options passed to CSeq_loc_Mapper[_Base] constructor.
Definition at line 282 of file seq_loc_mapper_base.hpp.