10Duke Scale C++ Client
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
URLEncoder Class Reference
abstract
#include <
URLEncoder.h
>
Detailed Description
Service to URL-encode a string.
Inheritance diagram for URLEncoder:
Public Member Functions
virtual std::string
encode
(const std::string &stringToEncode) const=0
URL-encodes given string.
Member Function Documentation
◆
encode()
virtual std::string tenduke::net::URLEncoder::encode
(
const std::string &
stringToEncode
)
const
pure virtual
URL-encodes given string.
Returns
-
Exceptions
tenduke::net::URLException
if the encoding failed
The documentation for this class was generated from the following file:
core/core/src/net/
URLEncoder.h
URLEncoder
Generated by
1.13.2