NCBI C++ ToolKit
Classes | Typedefs | Enumerations
myncbi_request.hpp File Reference
#include <corelib/ncbistr.hpp>
#include <corelib/request_status.hpp>
#include <functional>
+ Include dependency graph for myncbi_request.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  IPSG_MyNCBIRequest
 
class  CPSG_MyNCBIRequest_WhoAmI
 
struct  CPSG_MyNCBIRequest_WhoAmI::SUserInfo
 
class  CPSG_MyNCBIRequest_SignIn
 @for_testing_only More...
 

Typedefs

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

Enumerations

enum class  EPSG_MyNCBIResponseStatus { eUndefined = 0 , eSuccess , eInProgress , eError }
 

Typedef Documentation

◆ TDataErrorCallback

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

Definition at line 50 of file myncbi_request.hpp.

Enumeration Type Documentation

◆ EPSG_MyNCBIResponseStatus

Enumerator
eUndefined 
eSuccess 
eInProgress 
eError 

Definition at line 42 of file myncbi_request.hpp.

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