opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::ICommandHandler Member List

This is the complete list of members for opendnp3::ICommandHandler, including all inherited members.

Begin()=0opendnp3::ICommandHandlerpure virtual
End()=0opendnp3::ICommandHandlerpure virtual
Operate(const ControlRelayOutputBlock &command, uint16_t index, IUpdateHandler &handler, OperateType opType)=0opendnp3::ICommandHandlerpure virtual
Operate(const AnalogOutputInt16 &command, uint16_t index, IUpdateHandler &handler, OperateType opType)=0opendnp3::ICommandHandlerpure virtual
Operate(const AnalogOutputInt32 &command, uint16_t index, IUpdateHandler &handler, OperateType opType)=0opendnp3::ICommandHandlerpure virtual
Operate(const AnalogOutputFloat32 &command, uint16_t index, IUpdateHandler &handler, OperateType opType)=0opendnp3::ICommandHandlerpure virtual
Operate(const AnalogOutputDouble64 &command, uint16_t index, IUpdateHandler &handler, OperateType opType)=0opendnp3::ICommandHandlerpure virtual
Select(const ControlRelayOutputBlock &command, uint16_t index)=0opendnp3::ICommandHandlerpure virtual
Select(const AnalogOutputInt16 &command, uint16_t index)=0opendnp3::ICommandHandlerpure virtual
Select(const AnalogOutputInt32 &command, uint16_t index)=0opendnp3::ICommandHandlerpure virtual
Select(const AnalogOutputFloat32 &command, uint16_t index)=0opendnp3::ICommandHandlerpure virtual
Select(const AnalogOutputDouble64 &command, uint16_t index)=0opendnp3::ICommandHandlerpure virtual
~ICommandHandler()=defaultopendnp3::ICommandHandlervirtual