MUSX Document Model
|
This is the complete list of members for musx::dom::TextsPool, including all inherited members.
add(const std::string &nodeName, const std::shared_ptr< TextsBase > &instance) | musx::dom::TextsPool | inline |
ObjectPool< TextsBase >::add(const ObjectKey &key, ObjectPtr object) | musx::dom::ObjectPool< TextsBase > | inlineprotected |
get(Cmper cmper) const | musx::dom::TextsPool | inline |
ObjectPool< TextsBase >::get(const ObjectKey &key) const | musx::dom::ObjectPool< TextsBase > | inlineprotected |
getArray(std::optional< Cmper > cmper=std::nullopt) const | musx::dom::TextsPool | inline |
ObjectPool< TextsBase >::getArray(const ObjectKey &key) const | musx::dom::ObjectPool< TextsBase > | inlineprotected |
getArrayForPart(const ObjectKey &key) const | musx::dom::ObjectPool< TextsBase > | inlineprotected |
getEffectiveForPart(const ObjectKey &key) const | musx::dom::ObjectPool< TextsBase > | inlineprotected |
ObjectPtr typedef | musx::dom::ObjectPool< TextsBase > | protected |
~ObjectPool()=default | musx::dom::ObjectPool< TextsBase > | protectedvirtual |