
Icon | Member | Description |
---|---|---|
![]() | set(LBMSDMFields) | Add to the SDM message a set of fields. This copies the reference,
so the caller must retain the field set until the message no
longer needs the field set.
|
![]() | set(LBMSDMField) | Set an SDM message field. The field name must exist already. |
![]() | set(LBMSDMField, Int32) | Set an SDM message field based on the message element index.
The field must exist already.
|
![]() | set(LBMSDMField, Int32, Int32) | Set an SDM message field based on the message element index and the array index. |