|
dnp3
0.9.0
|
Octet String point More...
Public Member Functions | |
| OctetString (ushort index, System.Collections.Generic.ICollection< Byte > value) | |
| Initialize OctetString to default values More... | |
Public Attributes | |
| ushort | Index |
| Point index More... | |
| System.Collections.Generic.ICollection< Byte > | Value |
| Point value More... | |
Octet String point
|
inline |
Initialize OctetString to default values
| index | Point index |
| value | Point value |
| ushort dnp3.OctetString.Index |
Point index
| System.Collections.Generic.ICollection<Byte> dnp3.OctetString.Value |
Point value
1.8.16