data-rate32 |
uint32 |
A type which represents the rate at which data is being
transferred. |
data-rate32 |
uint32 |
A type which represents the rate at which data is being
transferred. |
data-rate32 |
uint32 |
A type which represents the rate at which data is being
transferred. |
data-rate32 |
uint32 |
A type which represents the rate at which data is being
transferred. |
data-rate32-or-undetermined |
union |
A type which represents the rate at which data is being
transferred. A special value, 'undetermined', is used to
indicate the data rate is undetermined. |
data-rate32-or-undetermined |
union |
A type which represents the rate at which data is being
transferred. A special value, 'undetermined', is used to
indicate the data rate is undetermined. |
data-rate32-or-undetermined |
union |
A type which represents the rate at which data is being
transferred. A special value, 'undetermined', is used to
indicate the data rate is undetermined. |
data-rate32-or-undetermined |
union |
A type which represents the rate at which data is being
transferred. A special value, 'undetermined', is used to
indicate the data rate is undetermined. |
name-string |
string |
Used where a string is needed which has a maximum length of
64 characters and a minimum length of 1 character. |
name-string |
string |
Used where a string is needed which has a maximum length of
64 characters and a minimum length of 1 character. |
name-string |
string |
Used where a string is needed which has a maximum length of
64 characters and a minimum length of 1 character. |
name-string |
string |
Used where a string is needed which has a maximum length of
64 characters and a minimum length of 1 character. |
percent |
uint8 |
A percentage. |
percent |
uint8 |
A percentage. |
percent |
uint8 |
A percentage. |
percent |
uint8 |
A percentage. |
performance-counter32 |
uint32 |
The 'performance-counter32' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^32-1 (4294967295 decimal), but does not wrap around
once the maximum value is reached. |
performance-counter32 |
uint32 |
The 'performance-counter32' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^32-1 (4294967295 decimal), but does not wrap around
once the maximum value is reached. |
performance-counter32 |
uint32 |
The 'performance-counter32' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^32-1 (4294967295 decimal), but does not wrap around
once the maximum value is reached. |
performance-counter32 |
uint32 |
The 'performance-counter32' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^32-1 (4294967295 decimal), but does not wrap around
once the maximum value is reached. |
performance-counter32-or-inactive |
union |
The 'performance-counter32-or-inactive' type represents a
non-negative integer that monotonically increases until it
reaches a maximum value of 2^32-1 (4294967295 decimal), but
does not wrap around once the maximum value is reached.
A special value (enum inactive) indicates that this counter
is not active. |
performance-counter32-or-inactive |
union |
The 'performance-counter32-or-inactive' type represents a
non-negative integer that monotonically increases until it
reaches a maximum value of 2^32-1 (4294967295 decimal), but
does not wrap around once the maximum value is reached.
A special value (enum inactive) indicates that this counter
is not active. |
performance-counter32-or-inactive |
union |
The 'performance-counter32-or-inactive' type represents a
non-negative integer that monotonically increases until it
reaches a maximum value of 2^32-1 (4294967295 decimal), but
does not wrap around once the maximum value is reached.
A special value (enum inactive) indicates that this counter
is not active. |
performance-counter32-or-inactive |
union |
The 'performance-counter32-or-inactive' type represents a
non-negative integer that monotonically increases until it
reaches a maximum value of 2^32-1 (4294967295 decimal), but
does not wrap around once the maximum value is reached.
A special value (enum inactive) indicates that this counter
is not active. |
performance-counter64 |
uint64 |
The 'performance-counter64' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^64-1 (18446744073709551615 decimal), but does not
wrap around once the maximum value is reached. |
performance-counter64 |
uint64 |
The 'performance-counter64' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^64-1 (18446744073709551615 decimal), but does not
wrap around once the maximum value is reached. |
performance-counter64 |
uint64 |
The 'performance-counter64' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^64-1 (18446744073709551615 decimal), but does not
wrap around once the maximum value is reached. |
performance-counter64 |
uint64 |
The 'performance-counter64' type represents a non-negative
integer that monotonically increases until it reaches a maximum
value of 2^64-1 (18446744073709551615 decimal), but does not
wrap around once the maximum value is reached. |
string-ascii128 |
string |
Used where a string is represented using at least 1 and no more
than 128 ASCII characters.
The character set is limited to the 95 printable ASCII
characters. |
string-ascii128 |
string |
Used where a string is represented using at least 1 and no more
than 128 ASCII characters.
The character set is limited to the 95 printable ASCII
characters. |
string-ascii128-or-empty |
string |
Used where a string is needed which has a maximum length of
128 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii128-or-empty |
string |
Used where a string is needed which has a maximum length of
128 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii63-or-empty |
string |
Used where a string is needed which has a maximum length of
63 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii63-or-empty |
string |
Used where a string is needed which has a maximum length of
63 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii63-or-empty |
string |
Used where a string is needed which has a maximum length of
63 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii63-or-empty |
string |
Used where a string is needed which has a maximum length of
63 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64 |
string |
Used where a string is represented using at least 1 and no more
than 64 ASCII characters.
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64 |
string |
Used where a string is represented using at least 1 and no more
than 64 ASCII characters.
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64 |
string |
Used where a string is represented using at least 1 and no more
than 64 ASCII characters.
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64 |
string |
Used where a string is represented using at least 1 and no more
than 64 ASCII characters.
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64-or-empty |
string |
Used where a string is needed which has a maximum length of
64 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64-or-empty |
string |
Used where a string is needed which has a maximum length of
64 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64-or-empty |
string |
Used where a string is needed which has a maximum length of
64 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
string-ascii64-or-empty |
string |
Used where a string is needed which has a maximum length of
64 characters and also allows for a null string (length = 0).
The character set is limited to the 95 printable ASCII
characters. |
undetermined |
enumeration |
A type which defines an enumeration representing when
the value for an object is not determined. Often, this is
combined with other data via a union acting as a special value
to indicate the undetermined state. |
undetermined |
enumeration |
A type which defines an enumeration representing when
the value for an object is not determined. Often, this is
combined with other data via a union acting as a special value
to indicate the undetermined state. |
undetermined |
enumeration |
A type which defines an enumeration representing when
the value for an object is not determined. Often, this is
combined with other data via a union acting as a special value
to indicate the undetermined state. |
undetermined |
enumeration |
A type which defines an enumeration respresenting when
the value for an object is not determined. Often, this is
combined with other data via a union acting as a special value
to indicate the undetermined state. |