MNX Document Model
|
This is the complete list of members for mnx::util::IdMapping, including all inherited members.
add(const IdType &id, const T &value) | mnx::util::IdMapping | inline |
exists(const IdType &id) const | mnx::util::IdMapping | inline |
get(const IdType &id, const std::optional< Base > &errorLocation=std::nullopt) const | mnx::util::IdMapping | inline |
getPartMeasure(const mnx::global::Measure &globalMeasure, const std::string &partId) const | mnx::util::IdMapping | inline |
IdMapping(std::shared_ptr< json > documentRoot, const std::optional< ErrorHandler > &errorHandler=std::nullopt) | mnx::util::IdMapping | inlineexplicit |