◆ array_size
| int32_t Element::array_size |
Amount this value occurred. 1 is default; 0 indicates a dynamic list (the dynamic list is preceded by an integer revealing the actual size.)
◆ bitfields
Array of bit-hf refs. Only allocated for bitsets
◆ bitindex
| int32_t Element::bitindex |
target for next to write bit, if it has no explicit position
◆ bits
Array of bit-name definitions. Only allocated for bitsets
◆ linkedDS
points to DS for non-standard types
◆ name
Name of the element, maybe a stringified index within the dataset, never NULL
◆ offset
Offset that is added to the values. displayed value = scale * raw value + offset
◆ scale
A factor the given value is scaled
◆ type
Numeric type of the variable (see Usermanual, chapter 4.2) or defined at ::TRDP_BOOL8, TRDP_UINT8, TRDP_UINT16 and so on, and its typeName[1..30]
◆ unit
Unit to display, may point to an empty string
◆ width
Contains the Element's size as returned by trdp_dissect_width(this->type)
The documentation for this struct was generated from the following file:
- /builds/wireshark/wireshark/epan/dissectors/packet-trdp.c