NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbimisc.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 68 of file blobrws.cpp.
References CBlobStoreBase::Delete(), eBZLib, eNone, CBlobStoreBase::Exists(), eZLib, flags, CSimpleBlobStore::fLogBlobs, CSimpleBlobStore::fPreallocated, AutoPtr< X, Del >::get(), C_DriverMgr::GetDriverContext(), getParam(), CDB_UserHandler_Stream::HandleIt(), map_checker< Container >::insert(), CSimpleBlobStore::kDefaults, NPOS, CBlobStoreBase::OpenForRead(), CBlobStoreBase::OpenForWrite(), and table_name.
USING_NCBI_SCOPE |
Definition at line 38 of file blobrws.cpp.