Skip to main content

A set of results returned by GPUdb::adminSendAlert. More…

#include <gpudb/protocol/admin_send_alert.h>

Public Member Functions

 AdminSendAlertResponse ()
 Constructs an AdminSendAlertResponse object with default parameters.
 

Public Attributes

std::map< std::string, std::string > info
 Additional information.
 

Detailed Description

A set of results returned by GPUdb::adminSendAlert.

Definition at line 154 of file admin_send_alert.h.

Constructor & Destructor Documentation

◆ AdminSendAlertResponse()

gpudb::AdminSendAlertResponse::AdminSendAlertResponse ()
inline

Constructs an AdminSendAlertResponse object with default parameters.

Definition at line 159 of file admin_send_alert.h.

Member Data Documentation

◆ info

std::map<std::string, std::string> gpudb::AdminSendAlertResponse::info

Additional information.

Definition at line 167 of file admin_send_alert.h.


The documentation for this struct was generated from the following file: