kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
This is the complete list of members for aai::XmlRpcServer, including all inherited members.
operator=(const XmlRpcServer &)=delete | aai::XmlRpcServer | |
operator=(XmlRpcServer &&)=delete | aai::XmlRpcServer | |
register_method_handler(std::string_view name, std::function< std::optional< std::string >(const std::string &)> handler) | aai::XmlRpcServer | |
start() | aai::XmlRpcServer | |
stop() | aai::XmlRpcServer | |
XmlRpcServer(uint16_t listen_port) | aai::XmlRpcServer | explicit |
XmlRpcServer(const struct sockaddr *sa, socklen_t sa_len) | aai::XmlRpcServer | |
XmlRpcServer(const XmlRpcServer &)=delete | aai::XmlRpcServer | |
XmlRpcServer(XmlRpcServer &&)=delete | aai::XmlRpcServer | |
~XmlRpcServer() | aai::XmlRpcServer |