A set of results returned by GPUdb::createTriggerByArea. More…
#include <gpudb/protocol/create_trigger_by_area.h>
Public Member Functions | |
| CreateTriggerByAreaResponse () | |
| Constructs a CreateTriggerByAreaResponse object with default parameters. | |
Public Attributes | |
| std::string | triggerId |
| Value of requestId. | |
| std::map< std::string, std::string > | info |
| Additional information. | |
Detailed Description
A set of results returned by GPUdb::createTriggerByArea.
Definition at line 219 of file create_trigger_by_area.h.
Constructor & Destructor Documentation
◆ CreateTriggerByAreaResponse()
| inline |
Constructs a CreateTriggerByAreaResponse object with default parameters.
Definition at line 225 of file create_trigger_by_area.h.
Member Data Documentation
◆ info
| std::map<std::string, std::string> gpudb::CreateTriggerByAreaResponse::info |
Additional information.
Definition at line 240 of file create_trigger_by_area.h.
◆ triggerId
| std::string gpudb::CreateTriggerByAreaResponse::triggerId |
Value of requestId.
Definition at line 235 of file create_trigger_by_area.h.
The documentation for this struct was generated from the following file:
- gpudb/protocol/create_trigger_by_area.h