mrss_element_t

Enum for the casting of the libmrss data struct

Values

ValueMeaning
MRSS_ELEMENT_CHANNEL

The data struct is a mrss_t

MRSS_ELEMENT_ITEM

The data struct is a mrss_item_t

MRSS_ELEMENT_SKIPHOURS

The data struct is a mrss_hour_t

MRSS_ELEMENT_SKIPDAYS

The data struct is a mrss_day_t

MRSS_ELEMENT_CATEGORY

The data struct is a mrss_category_t

MRSS_ELEMENT_TAG

The data struct is a mrss_tag_t

MRSS_ELEMENT_ATTRIBUTE

The data struct is a mrss_attribute_t

Meta