Web framework C++  2.0.0
Simple web framework on c++ designed to easily create web pages, etc
SocketAPI Member List

This is the complete list of members for SocketAPI, including all inherited members.

getData()=0SocketAPIpure virtual
getIpFromDomain(std::string &domain, bool isHttps, bool *IPv6)=0SocketAPIpure virtual
init(std::string ip, int port, bool isIpv6)=0SocketAPIpure virtual
receiveData(const std::string &data)=0SocketAPIpure virtual
~SocketAPI()=defaultSocketAPIvirtual