opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::IMasterScan Class Referenceabstract

Interface for interacting w/ a permanently bound scan. More...

#include <opendnp3/master/IMasterScan.h>

Public Member Functions

virtual ~IMasterScan ()=default
 
virtual void Demand ()=0
 

Detailed Description

Interface for interacting w/ a permanently bound scan.

Definition at line 29 of file IMasterScan.h.

Constructor & Destructor Documentation

◆ ~IMasterScan()

virtual opendnp3::IMasterScan::~IMasterScan ( )
virtualdefault

Member Function Documentation

◆ Demand()

virtual void opendnp3::IMasterScan::Demand ( )
pure virtual

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