HDK
|
This is the complete list of members for apex::APEX_Registry, including all inherited members.
addCallback(const APEX_FunctionBase *f) | apex::APEX_Registry | |
addCallbacks(std::vector< const APEX_FunctionBase * > &&funcs) | apex::APEX_Registry | |
allRegistries() | apex::APEX_Registry | inlinestatic |
APEX_Registry(const UT_StringHolder ®istry_graph_folder, const APEX_RegistryPtrList &parent_registries, const PassKey &) | apex::APEX_Registry | |
clearSubGraphs(bool except_geo_loaded=false) | apex::APEX_Registry | |
containsName(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
createRegistry(const UT_StringRef ®_name, const UT_StringHolder ®_graph_folder="", const APEX_RegistryPtrList &parent_registries=APEX_RegistryPtrList(), bool add_to_registry_map=true) | apex::APEX_Registry | static |
findMatchingNames(const char *pattern="*", const char *version="", bool include_ancestors=false) const | apex::APEX_Registry | |
findOrCreateCallbackRegistry(bool load_subgraphs=true) | apex::APEX_Registry | static |
findOrCreateComponentRegistry(bool load_subgraphs=true) | apex::APEX_Registry | static |
findOrCreateConstraintRegistry(bool load_subgraphs=true) | apex::APEX_Registry | static |
findOrCreateControlRegistry(bool load_subgraphs=true) | apex::APEX_Registry | static |
findOrCreateRegistry(APEX_RegistryType reg_type) | apex::APEX_Registry | inlinestatic |
findRegistry(const UT_StringRef ®_name) | apex::APEX_Registry | static |
getCallback(const UT_StringRef &callback_name, bool include_ancestors=false) const | apex::APEX_Registry | |
getCompatibilityMap() const | apex::APEX_Registry | inline |
getCompatibilityResolver(const UT_StringRef &name, const char *version="", bool include_ancestors=false) const | apex::APEX_Registry | |
getDataId() const | apex::APEX_Registry | inline |
getEventNotifier() | apex::APEX_Registry | inline |
getIconName(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getIsHidden(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getLatestName(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getMinProductVersion(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getNamesInPrecedenceOrder(UT_StringArray &precedence_order, const char *fullname, bool include_ancestors=false) const | apex::APEX_Registry | |
getOverloadSet(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getParmDefaults(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getSignature(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getSubGraph(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getSubGraphGeo(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
getSubGraphNames(const char *version=nullptr, bool include_ancestors=false) const | apex::APEX_Registry | |
getSubGraphPath(const UT_StringRef &name, bool include_ancestors=false) const | apex::APEX_Registry | |
iterCallbacks(const UT_Function< void(const APEX_FunctionBase &)> &f, bool include_ancestors=false) const | apex::APEX_Registry | |
iterSubGraphs(const UT_Function< void(const APEX_COWHandle< APEX_Graph > &)> &f, bool include_ancestors=false) const | apex::APEX_Registry | |
loadCallbackLibrary(const char *dllpath) | apex::APEX_Registry | |
loadCompatibilityFile(const char *filepath) | apex::APEX_Registry | |
loadSubGraphLibrary(const char *filepath) | apex::APEX_Registry | |
loadSubGraphLibrary(const GU_DetailHandle &gdh, const char *filepath="", bool replace=false) | apex::APEX_Registry | |
numCallbacks(bool include_ancestors=false) const | apex::APEX_Registry | inline |
numSubGraphs(bool include_ancestors=false) const | apex::APEX_Registry | inline |
reloadSubGraphLibraries() | apex::APEX_Registry | |
theCallbackRegistryGraphFolder | apex::APEX_Registry | static |
theCallbackRegistryName | apex::APEX_Registry | static |
theCategoryName | apex::APEX_Registry | static |
theComponentRegistryGraphFolder | apex::APEX_Registry | static |
theComponentRegistryName | apex::APEX_Registry | static |
theConstraintRegistryGraphFolder | apex::APEX_Registry | static |
theConstraintRegistryName | apex::APEX_Registry | static |
theControlRegistryGraphFolder | apex::APEX_Registry | static |
theControlRegistryName | apex::APEX_Registry | static |
theDSOFolder | apex::APEX_Registry | static |
UT_NON_COPYABLE(APEX_Registry) | apex::APEX_Registry | |
~APEX_Registry() | apex::APEX_Registry |