![]() |
Boron 2.1.0
|
Basic type identification. More...
Data Fields | |
uint8_t | type |
UrlanDataType. | |
uint8_t | flags |
Bit field for type-specific properties. | |
uint16_t | ext |
Extra datatype specific field. | |
Basic type identification.
This represents the first 32 bits of a UCell and is typically initialized with ur_setId().
uint8_t UCellId::flags |
Bit field for type-specific properties.
The only flag defined for all datatypes is UR_FLAG_SOL.