Ditto 1.1.7
Public Member Functions | List of all members
ditto::AuthenticationStatusObserver Class Reference
Inheritance diagram for ditto::AuthenticationStatusObserver:
ditto::Observer

Public Member Functions

void stop () override
 Stops the observation and cleans up all associated resources. More...
 
virtual void stop ()=0
 Stops the observation and cleans up all associated resources. More...
 

Member Function Documentation

◆ stop()

void ditto::AuthenticationStatusObserver::stop ( )
overridevirtual

Stops the observation and cleans up all associated resources.

Implements ditto::Observer.