dnp3 (.NET API) 1.1.0
|
This is the complete list of members for dnp3.ControlCode, including all inherited members.
Clear | dnp3.ControlCode | |
ControlCode(TripCloseCode tcc, bool clear, OpType opType) | dnp3.ControlCode | inline |
FromOpType(OpType opType) | dnp3.ControlCode | inlinestatic |
FromTccAndOpType(TripCloseCode tcc, OpType opType) | dnp3.ControlCode | inlinestatic |
OpType | dnp3.ControlCode | |
Queue | dnp3.ControlCode | |
Tcc | dnp3.ControlCode | |
WithClear(bool value) | dnp3.ControlCode | inline |
WithOpType(OpType value) | dnp3.ControlCode | inline |
WithQueue(bool value) | dnp3.ControlCode | inline |
WithTcc(TripCloseCode value) | dnp3.ControlCode | inline |