ContentId.h header

#include <ew/core/ContentId.h>

Namespace ew::core

Types

using ew::core::ContentId = Id<ContentIdTag>

Stable, globally-unique identity for a content object (a node in the project graph). Links and references resolve by this id. See Id for the shared semantics.