|
opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
#include <opendnp3/outstation/Updates.h>
Public Member Functions | |
| void | Apply (IUpdateHandler &handler) const |
| bool | IsEmpty () const |
Private Member Functions | |
| Updates (std::shared_ptr< shared_updates_t > updates) | |
Private Attributes | |
| const std::shared_ptr< shared_updates_t > | updates |
Friends | |
| class | UpdateBuilder |
|
inlineprivate |
|
inline |
|
inline |
|
friend |
|
private |