NCBI C++ ToolKit
Macros | Functions | Variables
grid_rw_impl.cpp File Reference
#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>
+ Include dependency graph for grid_rw_impl.cpp:

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 "
 

Macro Definition Documentation

◆ JOB_OUTPUT_PREFIX_LEN

#define JOB_OUTPUT_PREFIX_LEN   2

Definition at line 49 of file grid_rw_impl.cpp.

◆ NCBI_USE_ERRCODE_X

#define NCBI_USE_ERRCODE_X   ConnServ_ReadWrite

Definition at line 42 of file grid_rw_impl.cpp.

Function Documentation

◆ s_NetCacheWriterCreate()

CStringOrWriter::TWriterCreate s_NetCacheWriterCreate ( CNetCacheAPI  api)

Variable Documentation

◆ s_JobOutputPrefixEmbedded

const char s_JobOutputPrefixEmbedded[] = "D "
static

◆ s_JobOutputPrefixNetCache

const char s_JobOutputPrefixNetCache[] = "K "
static
Modified on Fri Sep 20 14:58:19 2024 by modify_doxy.py rev. 669887