NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbimisc.hpp>
#include <corelib/ncbi_system.hpp>
#include <connect/services/grid_client.hpp>
#include <connect/services/grid_client_app.hpp>
#include <algorithm>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CGridClientSampleApp |
Functions | |
int | NcbiSys_main (int argc, ncbi::TXChar *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
int NcbiSys_main | ( | int | argc, |
ncbi::TXChar * | argv[] | ||
) |
Definition at line 208 of file grid_client_sample.cpp.
References CNcbiApplicationAPI::AppMain().
USING_NCBI_SCOPE |
Definition at line 42 of file grid_client_sample.cpp.