join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
Mute Class Reference

A server that answers nothing, for the cases the fixture cannot host. More...

Inheritance diagram for Mute:
Collaboration diagram for Mute:

Protected Member Functions

void onDiscover (const DhcpPacket &request) override
 
void onRequest (const DhcpPacket &request) override
 
void onRelease (const DhcpPacket &request) override
 
void onDecline (const DhcpPacket &request) override
 
void onInform (const DhcpPacket &request) override
 

Detailed Description

A server that answers nothing, for the cases the fixture cannot host.

Member Function Documentation

◆ onDecline()

void Mute::onDecline ( const DhcpPacket & request)
inlineoverrideprotected

◆ onDiscover()

void Mute::onDiscover ( const DhcpPacket & request)
inlineoverrideprotected

◆ onInform()

void Mute::onInform ( const DhcpPacket & request)
inlineoverrideprotected

◆ onRelease()

void Mute::onRelease ( const DhcpPacket & request)
inlineoverrideprotected

◆ onRequest()

void Mute::onRequest ( const DhcpPacket & request)
inlineoverrideprotected

The documentation for this class was generated from the following file: