join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
Server Member List

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

_countServerprotected
_firstServerprotected
_leasesServerprotected
_optionsServerprotected
allocate(const DhcpPacket &request)Serverinlineprotected
onDecline(const DhcpPacket &request) overrideServerinlineprotected
onDiscover(const DhcpPacket &request) overrideServerinlineprotected
onInform(const DhcpPacket &request) overrideServerinlineprotected
onRelease(const DhcpPacket &request) overrideServerinlineprotected
onRequest(const DhcpPacket &request) overrideServerinlineprotected
Server(const std::string &device, const IpAddress &first, uint32_t count, const DhcpOption &options)Serverinline