Struct SLabelInfo::SLabel#

Nested Relationships#

This struct is a nested type of Struct SLabelInfo.

Struct Documentation#

struct SLabel

Each label is described by a value and label text.

Public Members

sdv::any_t anyValue

Label value (must be an integral number)

sdv::u8string ssLabel

Label text.

any anyValue

Label value (must be an integral number)

u8string ssLabel

Label text.