Skip to content

namespace flake::ReservedProperties

System-reserved property tags.

Attributes

Name
constexpruint32_tPROP_MAPPINGS
Binary array of property-name-to-tag mappings (read-only).
constexpruint32_tPARENT_OBJECT
Address of the parent object (read-only, uint16).
constexpruint32_tOBJECT_UUID
Type UUID of the object (read-only).

Attributes Documentation

variable PROP_MAPPINGS

cpp
constexpr uint32_t flake::ReservedProperties::PROP_MAPPINGS

Binary array of property-name-to-tag mappings (read-only).

variable PARENT_OBJECT

cpp
constexpr uint32_t flake::ReservedProperties::PARENT_OBJECT

Address of the parent object (read-only, uint16).

variable OBJECT_UUID

cpp
constexpr uint32_t flake::ReservedProperties::OBJECT_UUID

Type UUID of the object (read-only).