NCBI C++ ToolKit
Classes | Typedefs
public_comment_callback.hpp File Reference
#include "http_daemon.hpp"
#include "cass_fetch.hpp"
#include <functional>
+ Include dependency graph for public_comment_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  CPublicCommentConsumeCallback
 
class  CPublicCommentErrorCallback
 

Typedefs

using TPublicCommentConsumeCB = function< void(CCassPublicCommentFetch *fetch_details, string comment, bool is_found)>
 
using TPublicCommentErrorCB = function< void(CCassPublicCommentFetch *fetch_details, CRequestStatus::ECode status, int code, EDiagSev severity, const string &message)>
 

Typedef Documentation

◆ TPublicCommentConsumeCB

using TPublicCommentConsumeCB = function<void(CCassPublicCommentFetch * fetch_details, string comment, bool is_found)>

Definition at line 41 of file public_comment_callback.hpp.

◆ TPublicCommentErrorCB

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

Definition at line 45 of file public_comment_callback.hpp.

Modified on Wed Sep 04 15:03:53 2024 by modify_doxy.py rev. 669887