opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::IResource Struct Referenceabstract

Anything that can be shutdown. More...

#include <opendnp3/IResource.h>

Public Member Functions

virtual ~IResource ()=default
 
virtual void Shutdown ()=0
 

Detailed Description

Anything that can be shutdown.

Definition at line 29 of file IResource.h.

Constructor & Destructor Documentation

◆ ~IResource()

virtual opendnp3::IResource::~IResource ( )
virtualdefault

Member Function Documentation

◆ Shutdown()

virtual void opendnp3::IResource::Shutdown ( )
pure virtual

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