NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiargs.hpp>
#include <corelib/ncbifile.hpp>
#include <objmgr/object_manager.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/util/sequence.hpp>
#include <misc/data_loaders_util/data_loaders_util.hpp>
#include <serial/serial.hpp>
#include <serial/objistr.hpp>
#include <serial/objostr.hpp>
#include <util/stream_source.hpp>
#include <algo/align/advanced_cleanup/advanced_cleanup.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CAlignCleanupApplication |
Functions | |
USING_SCOPE (ncbi) | |
USING_SCOPE (objects) | |
int | main (int argc, const char *argv[]) |
Definition at line 216 of file demo_align_cleanup.cpp.
References CNcbiApplicationAPI::AppMain().
Referenced by CAsyncWriteCache::CAsyncWriteCache(), CICacheCF< CNetICacheClient >::CreateInstance(), CButtonPanel::Layout(), CAsnRetrieveJob::x_Run(), and CXmlRetrieveJob::x_Run().
USING_SCOPE | ( | ncbi | ) |
USING_SCOPE | ( | objects | ) |