10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::net::curl::LibCurlURLEncoder Class Reference

#include <LibcurlURLEncoder.h>

Detailed Description

Libcurl implementation of tenduke::net::URLEncoder.

Inheritance diagram for tenduke::net::curl::LibCurlURLEncoder:
tenduke::net::URLEncoder

Public Member Functions

std::string encode (const std::string &stringToEncode) const override
 URL-encodes given string.
 

Member Function Documentation

◆ encode()

std::string tenduke::net::curl::LibCurlURLEncoder::encode ( const std::string &  stringToEncode) const
overridevirtual

URL-encodes given string.

Returns
-
Exceptions
tenduke::net::URLExceptionif the encoding failed

Implements tenduke::net::URLEncoder.


The documentation for this class was generated from the following files: