Struct SLabelInfo# Defined in File param.h Nested Relationships# Nested Types# Struct SLabelInfo::SLabel Struct Documentation# struct SLabelInfo# Specific label information for enumerations and bitmasks. Public Types typedef sdv::sequence<SLabel> seqLabels# Sequence of element labels. typedef sequence<SLabel> seqLabels Sequence of element labels. 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.