NCBI C++ ToolKit
Functions | Variables
cuCdCore.cpp File Reference
#include <ncbi_pch.hpp>
#include <algorithm>
#include <objects/biblio/PubMedId.hpp>
#include <objects/pub/Pub.hpp>
#include <algo/structure/cd_utils/cuSort.hpp>
#include <algo/structure/cd_utils/cuCdCore.hpp>
#include <algo/structure/cd_utils/cuAlign.hpp>
#include <algo/structure/cd_utils/cuCD.hpp>
#include <algo/structure/cd_utils/cuSequence.hpp>
#include <algo/structure/cd_utils/cuUtils.hpp>
#include <stdio.h>
+ Include dependency graph for cuCdCore.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
int intSortRowsFunction (void *pVal, int i, int j)
 

Variables

const CRef< CSeq_alignEMPTY_CREF_SEQALIGN
 
const CRef< CSeq_annotEMPTY_CREF_SEQANNOT
 

Function Documentation

◆ intSortRowsFunction()

int intSortRowsFunction ( void *  pVal,
int  i,
int  j 
)

Definition at line 949 of file cuCdCore.cpp.

References i.

Referenced by CCdCore::EraseTheseRows().

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ EMPTY_CREF_SEQALIGN

const CRef<CSeq_align> EMPTY_CREF_SEQALIGN

Definition at line 59 of file cuCdCore.cpp.

Referenced by CCdCore::GetSeqAlign().

◆ EMPTY_CREF_SEQANNOT

const CRef<CSeq_annot> EMPTY_CREF_SEQANNOT

Definition at line 60 of file cuCdCore.cpp.

Referenced by CCdCore::GetAlignment().

Modified on Wed Sep 04 15:05:57 2024 by modify_doxy.py rev. 669887