NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <dbapi/driver/exception.hpp>
#include <dbapi/driver/mysql/interfaces.hpp>
#include <dbapi/driver/dbapi_svc_mapper.hpp>
#include <common/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CMysqlDemoApp |
Functions | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 217 of file mysql_lang.cpp.
References CNcbiApplicationAPI::AppMain().
USING_NCBI_SCOPE |
Definition at line 41 of file mysql_lang.cpp.