NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/rwstream.hpp>
#include <connect/ncbi_conn_reader_writer.hpp>
#include <connect/services/grid_rw_impl.hpp>
#include <connect/services/error_codes.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | NCBI_USE_ERRCODE_X ConnServ_ReadWrite |
#define | JOB_OUTPUT_PREFIX_LEN 2 |
Functions | |
CStringOrWriter::TWriterCreate | s_NetCacheWriterCreate (CNetCacheAPI api) |
Variables | |
static const char | s_JobOutputPrefixEmbedded [] = "D " |
static const char | s_JobOutputPrefixNetCache [] = "K " |
#define JOB_OUTPUT_PREFIX_LEN 2 |
Definition at line 49 of file grid_rw_impl.cpp.
#define NCBI_USE_ERRCODE_X ConnServ_ReadWrite |
Definition at line 42 of file grid_rw_impl.cpp.
CStringOrWriter::TWriterCreate s_NetCacheWriterCreate | ( | CNetCacheAPI | api | ) |
Definition at line 104 of file grid_rw_impl.cpp.
References ncbi::grid::netcache::search::fields::key, and CNetCacheAPI::PutData().
|
static |
Definition at line 46 of file grid_rw_impl.cpp.
Referenced by CStringOrWriter::CStringOrWriter(), and CStringOrBlobStorageReader::x_GetDataType().
|
static |
Definition at line 47 of file grid_rw_impl.cpp.
Referenced by CStringOrWriter::Write(), and CStringOrBlobStorageReader::x_GetDataType().