これは全メンバの一覧です。necbaas::NbApiGateway継承メンバも含んでいます。
AddHeader(const std::string &name, const std::string &value) | necbaas::NbApiGateway | |
AddParameter(const std::string &name, const std::string &value) | necbaas::NbApiGateway | |
ClearHeaders() | necbaas::NbApiGateway | |
ClearParameters() | necbaas::NbApiGateway | |
ExecuteCustomApi(const std::string &body="") | necbaas::NbApiGateway | |
ExecuteCustomApi(const std::vector< char > &body) | necbaas::NbApiGateway | |
GetContentType() const | necbaas::NbApiGateway | |
GetHeaders() const | necbaas::NbApiGateway | |
GetParameters() const | necbaas::NbApiGateway | |
GetTimeout() const | necbaas::NbApiGateway | |
NbApiGateway(const std::shared_ptr< NbService > &service, const std::string &api_name, NbHttpRequestMethod http_method, const std::string &subpath="") | necbaas::NbApiGateway | |
RemoveHeader(const std::string &name) | necbaas::NbApiGateway | |
RemoveParameter(const std::string &name) | necbaas::NbApiGateway | |
SetContentType(const std::string &content_type) | necbaas::NbApiGateway | |
SetTimeout(int timeout) | necbaas::NbApiGateway | |
~NbApiGateway() | necbaas::NbApiGateway |