NCBI C++ ToolKit
Public Member Functions | List of all members
CGetSeqLocFromStringHelper Class Reference

Search Toolkit Book for CGetSeqLocFromStringHelper

#include <objects/seq/seq_loc_from_string.hpp>

+ Inheritance diagram for CGetSeqLocFromStringHelper:

Public Member Functions

virtual ~CGetSeqLocFromStringHelper (void)
 
virtual CRef< CSeq_locGetRevComplement (const CSeq_loc &loc)
 
virtual CRef< CSeq_locSeq_loc_Add (const CSeq_loc &loc1, const CSeq_loc &loc2, CSeq_loc::TOpFlags flags)
 

Detailed Description

Definition at line 46 of file seq_loc_from_string.hpp.

Constructor & Destructor Documentation

◆ ~CGetSeqLocFromStringHelper()

CGetSeqLocFromStringHelper::~CGetSeqLocFromStringHelper ( void  )
virtual

Definition at line 557 of file seq_loc_from_string.cpp.

Member Function Documentation

◆ GetRevComplement()

CRef< CSeq_loc > CGetSeqLocFromStringHelper::GetRevComplement ( const CSeq_loc loc)
virtual

Definition at line 563 of file seq_loc_from_string.cpp.

References GetReverseComplement().

◆ Seq_loc_Add()

CRef< CSeq_loc > CGetSeqLocFromStringHelper::Seq_loc_Add ( const CSeq_loc loc1,
const CSeq_loc loc2,
CSeq_loc::TOpFlags  flags 
)
virtual

The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:49 2024 by modify_doxy.py rev. 669887