opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
Anything that can be shutdown. More...
#include <opendnp3/IResource.h>
Public Member Functions | |
virtual | ~IResource ()=default |
virtual void | Shutdown ()=0 |
Anything that can be shutdown.
Definition at line 29 of file IResource.h.
|
virtualdefault |
|
pure virtual |