opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::SimpleEventCell< Spec > Struct Template Reference

Metatype w/o a deadband. 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::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 ()
 

Detailed Description

template<class Spec>
struct opendnp3::SimpleEventCell< Spec >

Metatype w/o a deadband.

Definition at line 51 of file EventCells.h.

Member Function Documentation

◆ IsEvent()

template<class Spec >
bool opendnp3::SimpleEventCell< Spec >::IsEvent ( const typename Spec::config_t &  config,
const typename Spec::meas_t &  newValue 
) const
inline

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