GPUdb C++ API
Version 7.1.10.0
|
A set of output parameters for const. More...
#include <gpudb/protocol/alter_video.h>
Public Member Functions | |
AlterVideoResponse () | |
Constructs an AlterVideoResponse object with default parameter values. More... | |
Public Attributes | |
std::string | path |
std::map< std::string, std::string > | info |
|
inline |
Constructs an AlterVideoResponse object with default parameter values.
Definition at line 115 of file alter_video.h.
std::map<std::string, std::string> gpudb::AlterVideoResponse::info |
Definition at line 122 of file alter_video.h.
std::string gpudb::AlterVideoResponse::path |
Definition at line 121 of file alter_video.h.