10Duke Enterprise C++ SDK
Toggle main menu visibility
Loading...
Searching...
No Matches
LibcurlURLs.h
1
#ifndef TENDUKE_NET_CURL_LIBCURLURLS_H
2
#define TENDUKE_NET_CURL_LIBCURLURLS_H
3
4
#include "net/SimpleURLService.h"
5
6
namespace
tenduke
{
namespace
net
{
namespace
curl
{
7
11
class
LibCurlURLs
:
public
::tenduke::net::SimpleURLService
12
{
13
public
:
17
LibCurlURLs
();
18
};
19
20
}}}
21
22
#endif
//TENDUKE_NET_CURL_LIBCURLURLS_H
LibCurlURLs::LibCurlURLs
LibCurlURLs()
Constructs a new instance.
Definition
LibcurlURLs.cpp:13
tenduke::net::SimpleURLService
Definition
SimpleURLService.h:12
tenduke::net::curl::LibCurlURLs::LibCurlURLs
LibCurlURLs()
Constructs a new instance.
Definition
LibcurlURLs.cpp:13
tenduke::net::curl
libcurl based implementation of generic network services.
Definition
LibcurlURL.h:9
tenduke::net
Generic networking support.
Definition
AbstractURLCodec.h:6
tenduke
Root for classes, functions and globals of 10Duke C++ Client.
Definition
APIRequest.h:4
core
services
default
src
net
LibcurlURLs.h
Generated by
1.17.0