NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbimisc.hpp>
#include <dbapi/driver/util/parameters.hpp>
#include <dbapi/error_codes.hpp>
#include <dbapi/driver/exception.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Namespaces | |
impl | |
Macros | |
#define | NCBI_USE_ERRCODE_X Dbapi_DrvrUtil |
Functions | |
string | impl::g_SubstituteParam (const string &query, const string &name, const string &val) |
#define NCBI_USE_ERRCODE_X Dbapi_DrvrUtil |
Definition at line 39 of file parameters.cpp.