Dart.Snmp.SimpleType Namespace : Gauge Class |
The following tables list the members exposed by Gauge.
Name | Description | |
---|---|---|
Gauge Constructor | Overloaded. |
Name | Description | |
---|---|---|
DecodingException | Returns first DecodingException found within this or embedded tagged types. (Inherited from Dart.Snmp.TaggedType) | |
Value | Gets the unsigned integer value associated with this object. (Inherited from Dart.Snmp.SimpleType.UIntegerBase) |
Name | Description | |
---|---|---|
Encode | Encode the object with no content. Overridden in derived classes that have content. (Inherited from Dart.Snmp.TaggedType) | |
ToArray | Returns a byte array representation of the object. (Inherited from Dart.Snmp.SimpleTaggedType) | |
ToString | Overloaded. Returns a string formatted using the supplied display-hint. (Inherited from Dart.Snmp.SimpleType.UIntegerBaseDisplayHint) |