NCBI C++ ToolKit
|
#include <corelib/ncbistre.hpp>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiexec.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbifile.hpp>
#include <corelib/ncbiargs.hpp>
#include <connect/services/grid_worker_app.hpp>
#include <connect/services/grid_globals.hpp>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CRemoteAppLauncher |
class | CRemoteAppBaseListener |
class | CRemoteAppIdleTask |
class | CRemoteAppJobFactory< TJob, TListener, kName > |
Functions | |
template<class TFactory , class TListener > | |
int | Main (int argc, const char *argv[]) |
Definition at line 220 of file exec_helpers.hpp.
References CNcbiApplicationAPI::AppMain(), eDS_ToStdlog, GetDiagContext(), NcbiEmptyCStr, NULL, CGridWorkerApp::SetListener(), and CDiagContext::SetOldPostFormat().