NCBI C++ ToolKit
|
Search Toolkit Book for CSeq_id_Handle_Wrapper
Public Member Functions | |
CSeq_id_Handle_Wrapper (void) | |
CSeq_id_Handle_Wrapper (const CSeq_id_Handle &idh, const CSeq_id &id) | |
CConstRef< CSeq_id > | GetSeqId (void) const |
const CSeq_id_Handle & | GetHandle (void) const |
bool | operator== (const CSeq_id_Handle_Wrapper &handle) const |
bool | operator!= (const CSeq_id_Handle_Wrapper &handle) const |
bool | operator< (const CSeq_id_Handle_Wrapper &handle) const |
DECLARE_OPERATOR_BOOL (m_Handle) | |
Private Attributes | |
CSeq_id_Handle | m_Handle |
CConstRef< CSeq_id > | m_Id |
Definition at line 4237 of file Seq_loc.cpp.
|
inline |
Definition at line 4240 of file Seq_loc.cpp.
|
inline |
Definition at line 4242 of file Seq_loc.cpp.
References m_Handle, m_Id, and CConstRef< C, Locker >::Reset().
CSeq_id_Handle_Wrapper::DECLARE_OPERATOR_BOOL | ( | m_Handle | ) |
|
inline |
Definition at line 4252 of file Seq_loc.cpp.
References m_Handle.
Definition at line 4250 of file Seq_loc.cpp.
References CSeq_id_Handle::GetSeqId(), m_Handle, and m_Id.
|
inline |
Definition at line 4259 of file Seq_loc.cpp.
References m_Handle.
|
inline |
Definition at line 4263 of file Seq_loc.cpp.
References m_Handle.
|
inline |
Definition at line 4254 of file Seq_loc.cpp.
References m_Handle.
|
private |
Definition at line 4271 of file Seq_loc.cpp.
Referenced by CSeq_id_Handle_Wrapper(), GetHandle(), GetSeqId(), operator!=(), operator<(), and operator==().
Definition at line 4272 of file Seq_loc.cpp.
Referenced by CSeq_id_Handle_Wrapper(), and GetSeqId().