NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <map>
#include "dbapi_cursor.hpp"
#include "../dbapi_sample_base.hpp"
#include <common/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDbapiCursorApp |
Functions | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 237 of file dbapi_cursor.cpp.
References CNcbiApplicationAPI::AppMain().
USING_NCBI_SCOPE |
Definition at line 34 of file dbapi_cursor.cpp.