ContentId.h header

#include <ew/core/foundation/ContentId.h>

Namespace ew::core::foundation

Types

using ew::core::foundation::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.