MUSX Document Model
|
This is the complete list of members for musx::dom::OthersPool, including all inherited members.
add(const std::string &nodeName, const std::shared_ptr< OthersBase > &instance) | musx::dom::OthersPool | inline |
ObjectPool< OthersBase >::add(const ObjectKey &key, ObjectPtr object) | musx::dom::ObjectPool< OthersBase > | inline |
get(Cmper partId, Cmper cmper, std::optional< Inci > inci=std::nullopt) const | musx::dom::OthersPool | inline |
ObjectPool< OthersBase >::get(const ObjectKey &key) const | musx::dom::ObjectPool< OthersBase > | inline |
getArray(Cmper partId, std::optional< Cmper > cmper=std::nullopt) const | musx::dom::OthersPool | inline |
ObjectPool< OthersBase >::getArray(const ObjectKey &key) const | musx::dom::ObjectPool< OthersBase > | inline |
getArrayForPart(const ObjectKey &key) const | musx::dom::ObjectPool< OthersBase > | inline |
getEffectiveForPart(const ObjectKey &key) const | musx::dom::ObjectPool< OthersBase > | inline |
ObjectPool(const std::unordered_map< std::string, dom::Base::ShareMode > &knownShareModes={}) | musx::dom::ObjectPool< OthersBase > | inlineprotected |
ObjectPtr typedef | musx::dom::ObjectPool< OthersBase > | |
OthersPool() | musx::dom::OthersPool | inline |
~ObjectPool()=default | musx::dom::ObjectPool< OthersBase > | virtual |