Interface representing a running outstation.
More...
#include <opendnp3/outstation/IOutstation.h>
Interface representing a running outstation.
Definition at line 33 of file IOutstation.h.
◆ ~IOutstation()
opendnp3::IOutstation::~IOutstation |
( |
| ) |
|
|
overridedefault |
◆ Apply()
virtual void opendnp3::IOutstation::Apply |
( |
const Updates & |
updates | ) |
|
|
pure virtual |
Apply a set of measurement updates to the outstation.
◆ SetLogFilters()
- Parameters
-
filters | Adjust the filters to this value |
◆ SetRestartIIN()
virtual void opendnp3::IOutstation::SetRestartIIN |
( |
| ) |
|
|
pure virtual |
Sets the restart IIN bit.
Normally applications should not touch this bit, but it is provided for simulating restarts.
The documentation for this class was generated from the following file: