NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <dbapi/driver/exception.hpp>
#include <dbapi/driver/driver_mgr.hpp>
#include <dbapi/driver/util/blobstore.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static char * | getParam (char tag, int argc, char *argv[], bool *flag=0) |
int | main (int argc, char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 65 of file blobreader.cpp.
References CBlobRetriever::Dump(), eBZLib, eDB_BigInt, eDB_Char, eDB_Image, eDB_Int, eDB_LongChar, eDB_RowResult, eDB_SmallInt, eDB_Text, eDB_TinyInt, eDB_VarBinaryMax, eDB_VarChar, eDB_VarCharMax, eNone, eZLib, f(), C_DriverMgr::GetDriverContext(), getParam(), CDB_UserHandler_Stream::HandleIt(), CDB_LangCmd::HasMoreResults(), map_checker< Container >::insert(), CBlobRetriever::IsReady(), kEmptyStr, CDB_Connection::LangCmd(), n, NPOS, query, r(), CDB_LangCmd::Result(), CDB_LangCmd::Send(), string, and table_name.
USING_NCBI_SCOPE |
Definition at line 35 of file blobreader.cpp.