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 |
ObjectPtr typedef | musx::dom::ObjectPool< OthersBase > | |
~ObjectPool()=default | musx::dom::ObjectPool< OthersBase > | virtual |