|
override string | ToString () |
|
| InformationObject (int objectAddress) |
|
int | GetEncodedSize () |
| Gets the encoded payload size of the object (information object size without the IOA)
|
|
virtual void | Encode (Frame frame, ApplicationLayerParameters parameters, bool isSequence) |
|
|
int | ObjectAddress [get, set] |
|
bool | SupportsSequence [get] |
| Indicates if this information object type supports sequence of information objects encoding.
|
|
TypeID | Type [get] |
| The type ID (message type) of the information object type.
|
|
◆ GetEncodedSize()
int lib60870.CS101.InformationObject.GetEncodedSize |
( |
| ) |
|
|
abstract |
Gets the encoded payload size of the object (information object size without the IOA)
- Returns
- The encoded size in bytes
◆ SupportsSequence
bool lib60870.CS101.InformationObject.SupportsSequence |
|
getabstract |
Indicates if this information object type supports sequence of information objects encoding.
true
if supports sequence encoding; otherwise, false
.
◆ Type
TypeID lib60870.CS101.InformationObject.Type |
|
getabstract |
The type ID (message type) of the information object type.
The type.
The documentation for this class was generated from the following file:
- C:/Users/IlyesBekaddour/Desktop/Workspace/lib60870.net/lib60870/CS101/InformationObject.cs