NCBI C++ ToolKit
Classes | Functions | Variables
speedtest.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiargs.hpp>
#include <corelib/ncbistl.hpp>
#include <corelib/ncbitime.hpp>
#include <serial/iterator.hpp>
#include <serial/objistr.hpp>
#include <serial/objostr.hpp>
#include <serial/serial.hpp>
#include <objects/seq/Bioseq.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objects/submit/Seq_submit.hpp>
#include <objmgr/object_manager.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/bioseq_ci.hpp>
#include <objmgr/util/sequence.hpp>
#include <objtools/cleanup/cleanup.hpp>
#include <algo/align/prosplign/prosplign.hpp>
+ Include dependency graph for speedtest.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CMytestApplication
 

Functions

 USING_SCOPE (objects)
 
 USING_SCOPE (sequence)
 
string SeqLocString (const CSeq_loc &loc)
 
int main (int argc, const char *argv[])
 

Variables

 USING_NCBI_SCOPE
 

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Definition at line 720 of file speedtest.cpp.

References CNcbiApplicationAPI::AppMain(), and eDS_Default.

◆ SeqLocString()

string SeqLocString ( const CSeq_loc loc)

Definition at line 220 of file speedtest.cpp.

References CSeq_loc::GetLabel(), and str().

Referenced by CMytestApplication::TestFeatureGeneOverlap().

◆ USING_SCOPE() [1/2]

USING_SCOPE ( objects  )

◆ USING_SCOPE() [2/2]

USING_SCOPE ( sequence  )

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 60 of file speedtest.cpp.

Modified on Wed Sep 04 15:00:19 2024 by modify_doxy.py rev. 669887