NCBI C++ ToolKit
Typedefs | Functions
xutils.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Typedefs

typedef std::list< CRef< objects::CSeq_loc > > TSeqLocList
 
typedef std::list< CRef< objects::CDelta_seq > > TDeltaList
 

Functions

void XGappedSeqLocsToDeltaSeqs (const TSeqLocList &locs, TDeltaList &deltas)
 
int XDateCheck (const objects::CDate_std &date)
 

Typedef Documentation

◆ TDeltaList

typedef std::list<CRef<objects::CDelta_seq> > TDeltaList

Definition at line 6 of file xutils.h.

◆ TSeqLocList

typedef std::list<CRef<objects::CSeq_loc> > TSeqLocList

Definition at line 5 of file xutils.h.

Function Documentation

◆ XDateCheck()

int XDateCheck ( const objects::CDate_std &  date)

◆ XGappedSeqLocsToDeltaSeqs()

void XGappedSeqLocsToDeltaSeqs ( const TSeqLocList locs,
TDeltaList deltas 
)
Modified on Thu May 09 18:30:34 2024 by modify_doxy.py rev. 669887