NCBI C++ ToolKit
Classes | Typedefs
ipg_resolve_callback.hpp File Reference
#include "http_daemon.hpp"
#include "pending_operation.hpp"
#include "cass_fetch.hpp"
#include <functional>
+ Include dependency graph for ipg_resolve_callback.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CIPGResolveCallback
 
class  CIPGResolveErrorCallback
 

Typedefs

using TIPGResolveCB = function< bool(vector< CIpgStorageReportEntry > &&page, bool is_last, CCassIPGFetch *fetch_details)>
 
using TIPGResolveErrorCB = function< void(CCassIPGFetch *fetch_details, CRequestStatus::ECode status, int code, EDiagSev severity, const string &message)>
 

Typedef Documentation

◆ TIPGResolveCB

using TIPGResolveCB = function< bool(vector<CIpgStorageReportEntry> && page, bool is_last, CCassIPGFetch * fetch_details)>

Definition at line 41 of file ipg_resolve_callback.hpp.

◆ TIPGResolveErrorCB

using TIPGResolveErrorCB = function< void(CCassIPGFetch * fetch_details, CRequestStatus::ECode status, int code, EDiagSev severity, const string & message)>

Definition at line 45 of file ipg_resolve_callback.hpp.

Modified on Fri Sep 20 14:57:28 2024 by modify_doxy.py rev. 669887