NEC mBaaS Embedded SDK  6.2.0
 全て クラス ネームスペース ファイル 関数 変数 列挙型 列挙型の値
necbaas::NbApiGateway メンバ一覧

これは全メンバの一覧です。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