NCBI C++ ToolKit
|
Search Toolkit Book for CBlobPropCallback
#include "get_blob_callback.hpp"
(Private to src/app/pubseq_gateway/server
.)
Public Member Functions | |
CBlobPropCallback (IPSGS_Processor *processor, TBlobPropsCB blob_prop_cb, shared_ptr< CPSGS_Request > request, shared_ptr< CPSGS_Reply > reply, CCassBlobFetch *fetch_details, bool need_timing) | |
void | operator() (CBlobRecord const &blob, bool is_found) |
Private Attributes | |
IPSGS_Processor * | m_Processor |
TBlobPropsCB | m_BlobPropCB |
shared_ptr< CPSGS_Request > | m_Request |
shared_ptr< CPSGS_Reply > | m_Reply |
CCassBlobFetch * | m_FetchDetails |
bool | m_InProcess |
bool | m_NeedTiming |
psg_time_point_t | m_BlobPropTiming |
Definition at line 98 of file get_blob_callback.hpp.
|
inline |
Definition at line 101 of file get_blob_callback.hpp.
References m_BlobPropTiming.
|
inline |
Definition at line 120 of file get_blob_callback.hpp.
References eLookupCassBlobProp, eOpStatusFound, eOpStatusNotFound, CPubseqGatewayApp::GetInstance(), CPubseqGatewayApp::GetTiming(), m_BlobPropCB, m_BlobPropTiming, m_FetchDetails, m_InProcess, m_NeedTiming, m_Processor, m_Reply, m_Request, COperationTiming::Register(), and ToJsonString().
|
private |
Definition at line 156 of file get_blob_callback.hpp.
Referenced by operator()().
|
private |
Definition at line 166 of file get_blob_callback.hpp.
Referenced by CBlobPropCallback(), and operator()().
|
private |
Definition at line 159 of file get_blob_callback.hpp.
Referenced by operator()().
|
private |
Definition at line 162 of file get_blob_callback.hpp.
Referenced by operator()().
|
private |
Definition at line 165 of file get_blob_callback.hpp.
Referenced by operator()().
|
private |
Definition at line 155 of file get_blob_callback.hpp.
Referenced by operator()().
|
private |
Definition at line 158 of file get_blob_callback.hpp.
Referenced by operator()().
|
private |
Definition at line 157 of file get_blob_callback.hpp.
Referenced by operator()().