omni::graph::core::NameToken

Defined in omni/graph/core/Handle.h

using omni::graph::core::NameToken = omni::fabric::TokenC

Representation of a string that is referenced via a unique token. Note that although this token is reference counted this is the raw value which is not. Use ogn::Token at the high level to get that reference counting if you intend to hang on to copies of the token.