plebble
us::gov::socket::busyled_t::handler_t Interface Referenceabstract

#include <busyled.h>

Public Member Functions

virtual void on_busy ()=0
 
virtual void on_idle ()=0
 
void on_busy ()
 
void on_idle ()
 

Member Function Documentation

◆ on_busy() [1/2]

void us.gov.socket.busyled_t.handler_t.on_busy ( )

◆ on_busy() [2/2]

virtual void us::gov::socket::busyled_t::handler_t::on_busy ( )
pure virtual

Referenced by us::gov::socket::busyled_t::set().

Here is the caller graph for this function:

◆ on_idle() [1/2]

void us.gov.socket.busyled_t.handler_t.on_idle ( )

◆ on_idle() [2/2]

virtual void us::gov::socket::busyled_t::handler_t::on_idle ( )
pure virtual

Referenced by us::gov::socket::busyled_t::reset().

Here is the caller graph for this function:

The documentation for this interface was generated from the following files: