NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbiexpt.hpp>
#include <corelib/ncbi_system.hpp>
#include <corelib/impl/ncbi_dbsvcmapper.hpp>
#include <corelib/plugin_manager_store.hpp>
#include <dbapi/driver/driver_mgr.hpp>
#include <common/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 46 of file dbapi_driver_check.cpp.
References CException::EnableBackgroundReporting(), CPluginManager_DllResolver::EnableGlobally(), C_DriverMgr::GetDriverContext(), CPluginManagerGetterImpl::GetMutex(), and SuppressSystemMessageBox().
USING_NCBI_SCOPE |
Definition at line 43 of file dbapi_driver_check.cpp.