NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbiargs.hpp>
#include <corelib/ncbicfg.h>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiexec.hpp>
#include <corelib/ncbifile.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CRunTestApplication |
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const char * | kServers [] |
USING_NCBI_SCOPE | |
Definition at line 204 of file test-tds100.cpp.
References CNcbiApplicationAPI::AppMain().
|
static |
Definition at line 45 of file test-tds100.cpp.
Referenced by CRunTestApplication::Run().
USING_NCBI_SCOPE |
Definition at line 202 of file test-tds100.cpp.