|
OpFlex Framework
1.5.0
|
This is the complete list of members for opflex::modb::mointernal::MO, including all inherited members.
| addChild(class_id_t parent_class, const URI &parent_uri, prop_id_t parent_prop, class_id_t child_class, const URI &child_uri) | opflex::modb::mointernal::MO | inlineprotected |
| createRootElement(ofcore::OFFramework &framework, class_id_t class_id) | opflex::modb::mointernal::MO | inlineprotectedstatic |
| getClassId() const | opflex::modb::mointernal::MO | |
| getFramework() const | opflex::modb::mointernal::MO | protected |
| getObjectInstance() const | opflex::modb::mointernal::MO | protected |
| getStoreClient(ofcore::OFFramework &framework) | opflex::modb::mointernal::MO | protectedstatic |
| getTLMutator() | opflex::modb::mointernal::MO | protected |
| getURI() const | opflex::modb::mointernal::MO | |
| MO(class_id_t class_id, const URI &uri, const OF_SHARED_PTR< const ObjectInstance > &oi) | opflex::modb::mointernal::MO | protected |
| MO(ofcore::OFFramework &framework, class_id_t class_id, const URI &uri, const OF_SHARED_PTR< const ObjectInstance > &oi) | opflex::modb::mointernal::MO | protected |
| MOImpl (defined in opflex::modb::mointernal::MO) | opflex::modb::mointernal::MO | friend |
| operator!=(const MO &lhs, const MO &rhs) | opflex::modb::mointernal::MO | friend |
| operator==(const MO &lhs, const MO &rhs) | opflex::modb::mointernal::MO | friend |
| registerListener(ofcore::OFFramework &framework, ObjectListener *listener, class_id_t class_id) | opflex::modb::mointernal::MO | protectedstatic |
| remove(ofcore::OFFramework &framework, class_id_t class_id, const modb::URI &uri) | opflex::modb::mointernal::MO | inlineprotectedstatic |
| resolve(ofcore::OFFramework &framework, class_id_t class_id, const URI &uri) | opflex::modb::mointernal::MO | inlineprotectedstatic |
| resolveChildren(ofcore::OFFramework &framework, class_id_t parent_class, const URI &parent_uri, prop_id_t parent_prop, class_id_t child_class, std::vector< OF_SHARED_PTR< T > > &out) | opflex::modb::mointernal::MO | inlineprotectedstatic |
| resolveOI(ofcore::OFFramework &framework, class_id_t class_id, const URI &uri) | opflex::modb::mointernal::MO | protectedstatic |
| unregisterListener(ofcore::OFFramework &framework, ObjectListener *listener, class_id_t class_id) | opflex::modb::mointernal::MO | protectedstatic |
| ~MO() | opflex::modb::mointernal::MO | virtual |