Appearance
namespace flake::ReservedProperties
System-reserved property tags.
Attributes
| Name | |
|---|---|
| constexpruint32_t | PROP_MAPPINGS Binary array of property-name-to-tag mappings (read-only). |
| constexpruint32_t | PARENT_OBJECT Address of the parent object (read-only, uint16). |
| constexpruint32_t | OBJECT_UUID Type UUID of the object (read-only). |
Attributes Documentation
variable PROP_MAPPINGS
cpp
constexpr uint32_t flake::ReservedProperties::PROP_MAPPINGSBinary array of property-name-to-tag mappings (read-only).
variable PARENT_OBJECT
cpp
constexpr uint32_t flake::ReservedProperties::PARENT_OBJECTAddress of the parent object (read-only, uint16).
variable OBJECT_UUID
cpp
constexpr uint32_t flake::ReservedProperties::OBJECT_UUIDType UUID of the object (read-only).