![]() |
dnp3 (.NET API) 1.5.2
|
This is the complete list of members for dnp3.IReadHandler, including all inherited members.
| BeginFragment(ReadType readType, ResponseHeader header) | dnp3.IReadHandler | |
| EndFragment(ReadType readType, ResponseHeader header) | dnp3.IReadHandler | |
| HandleAnalogInput(HeaderInfo info, System.Collections.Generic.ICollection< AnalogInput > values) | dnp3.IReadHandler | |
| HandleAnalogOutputStatus(HeaderInfo info, System.Collections.Generic.ICollection< AnalogOutputStatus > values) | dnp3.IReadHandler | |
| HandleBinaryInput(HeaderInfo info, System.Collections.Generic.ICollection< BinaryInput > values) | dnp3.IReadHandler | |
| HandleBinaryOutputStatus(HeaderInfo info, System.Collections.Generic.ICollection< BinaryOutputStatus > values) | dnp3.IReadHandler | |
| HandleBitStringAttr(HeaderInfo info, BitStringAttr attr, byte set, byte variation, System.Collections.Generic.ICollection< byte > value) | dnp3.IReadHandler | |
| HandleBoolAttr(HeaderInfo info, BoolAttr attr, byte set, byte variation, bool value) | dnp3.IReadHandler | |
| HandleCounter(HeaderInfo info, System.Collections.Generic.ICollection< Counter > values) | dnp3.IReadHandler | |
| HandleDoubleBitBinaryInput(HeaderInfo info, System.Collections.Generic.ICollection< DoubleBitBinaryInput > values) | dnp3.IReadHandler | |
| HandleFloatAttr(HeaderInfo info, FloatAttr attr, byte set, byte variation, double value) | dnp3.IReadHandler | |
| HandleFrozenAnalogInput(HeaderInfo info, System.Collections.Generic.ICollection< FrozenAnalogInput > values) | dnp3.IReadHandler | |
| HandleFrozenCounter(HeaderInfo info, System.Collections.Generic.ICollection< FrozenCounter > values) | dnp3.IReadHandler | |
| HandleIntAttr(HeaderInfo info, IntAttr attr, byte set, byte variation, int value) | dnp3.IReadHandler | |
| HandleOctetString(HeaderInfo info, System.Collections.Generic.ICollection< OctetString > values) | dnp3.IReadHandler | |
| HandleOctetStringAttr(HeaderInfo info, OctetStringAttr attr, byte set, byte variation, System.Collections.Generic.ICollection< byte > value) | dnp3.IReadHandler | |
| HandleStringAttr(HeaderInfo info, StringAttr attr, byte set, byte variation, string value) | dnp3.IReadHandler | |
| HandleTimeAttr(HeaderInfo info, TimeAttr attr, byte set, byte variation, ulong value) | dnp3.IReadHandler | |
| HandleUintAttr(HeaderInfo info, UintAttr attr, byte set, byte variation, uint value) | dnp3.IReadHandler | |
| HandleVariationListAttr(HeaderInfo info, VariationListAttr attr, byte set, byte variation, System.Collections.Generic.ICollection< AttrItem > value) | dnp3.IReadHandler |