opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
Structure for holding metadata information on points that have support deadbanding. More...
#include <opendnp3/app/EventCells.h>
Public Member Functions | |
bool | IsEvent (const typename Spec::config_t &config, const typename Spec::meas_t &newValue) const |
Public Member Functions inherited from opendnp3::SimpleEventCell< Spec > | |
bool | IsEvent (const typename Spec::config_t &config, const typename Spec::meas_t &newValue) const |
Public Member Functions inherited from opendnp3::EventCellBase< Spec > | |
void | SetEventValue (const typename Spec::meas_t &value) |
Additional Inherited Members | |
Public Attributes inherited from opendnp3::EventCellBase< Spec > | |
PointClass | clazz |
Spec::event_variation_t | evariation |
Spec::meas_t | lastEvent |
Protected Member Functions inherited from opendnp3::EventCellBase< Spec > | |
EventCellBase () | |
Structure for holding metadata information on points that have support deadbanding.
Definition at line 60 of file EventCells.h.
|
inline |
Definition at line 62 of file EventCells.h.
References opendnp3::measurements::IsEvent(), and opendnp3::EventCellBase< Spec >::lastEvent.