NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/gbproj/GBProject_ver2.hpp>
#include <objects/trackmgr/trackmgr__.hpp>
#include <objtools/uudutil/project_storage.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CFetchGBProjectApp |
Functions | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 114 of file fetch_gbproject.cpp.
References CNcbiApplicationAPI::AppMain(), eDiag_Info, eDS_ToStdlog, GetDiagContext(), NcbiEmptyCStr, NULL, SetDiagPostLevel(), CDiagContext::SetOldPostFormat(), and SetSplitLogFile().
USING_NCBI_SCOPE |
Definition at line 40 of file fetch_gbproject.cpp.