dnp3
0.9.0
|
FrozenCounter point More...
Public Member Functions | |
FrozenCounter (ushort index, uint value, Flags flags, Timestamp time) | |
Initialize FrozenCounter to default values More... | |
Public Attributes | |
ushort | Index |
Point index More... | |
uint | Value |
Point value More... | |
Flags | Flags |
Point flags More... | |
Timestamp | Time |
Point timestamp More... | |
FrozenCounter point
Initialize FrozenCounter to default values
index | Point index |
value | Point value |
flags | Point flags |
time | Point timestamp |
Flags dnp3.FrozenCounter.Flags |
Point flags
ushort dnp3.FrozenCounter.Index |
Point index
Timestamp dnp3.FrozenCounter.Time |
Point timestamp
uint dnp3.FrozenCounter.Value |
Point value