NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <common/ncbi_source_ver.h>
#include <memory>
#include <corelib/ncbiapp.hpp>
#include <serial/objistr.hpp>
#include <objects/general/Date_std.hpp>
#include <objects/seqset/Bioseq_set.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <objects/submit/Seq_submit.hpp>
#include <objects/pub/Pub_equiv.hpp>
#include "journal_report.hpp"
#include "journal_hook.hpp"
#include "unpub_hook.hpp"
#include "unpub_report.hpp"
#include "seq_entry_hook.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | pub_report::CPubReportApp |
Namespaces | |
pub_report | |
Functions | |
USING_SCOPE (objects) | |
int | NcbiSys_main (int argc, ncbi::TXChar *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
int NcbiSys_main | ( | int | argc, |
ncbi::TXChar * | argv[] | ||
) |
Definition at line 229 of file pub_report.cpp.
References CNcbiApplicationAPI::AppMain().
USING_SCOPE | ( | objects | ) |
USING_NCBI_SCOPE |
Definition at line 55 of file pub_report.cpp.