This is the complete list of members for NodesLib, including all inherited members.
AssetSupports(const AssetDescription &nodeAsset, const NodeSystemClass &cls) | NodesLib | static |
BuildNodeFromDescription(const Id &id, const NodeSystemClass &nodeClass, Bool addDependencies=true, const Delegate< Result< void >(const MutableRoot &root, const TemplateArguments &args)> &finalizer={}) | NodesLib | static |
CreateChangeList() | NodesLib | static |
CreateLazyTemplate(const Id &nodeId, Delegate< Result< NodeTemplate >()> &&creator, Delegate< Result< Bool >(const NodeSystemClass &cls)> &&support={}) | NodesLib | static |
CreateLazyTemplate(const Id &nodeId, Delegate< Result< NodeTemplate >()> &&creator, const ComponentDescriptor &support) | NodesLib | static |
CreateLazyTemplate(const Id &nodeId, Delegate< Result< NodeTemplate >()> &&creator, const NodeSystemClass &support) | NodesLib | static |
CreateNodeDescriptionProcessor(Delegate< Result< NodeTemplate >(const Id &descriptionId, const DataDescription &dataDescription)> &&delegate) | NodesLib | static |
CreateNodeDescriptionProcessorEx(Delegate< Result< NodeTemplate >(const Id &descriptionId, const DataDescriptionDefinition &dataDef, const DataDescription &dataDescription)> &&delegate) | NodesLib | static |
CreateTemplateFromDelegate(const Id &nodeId, Bool cache, InstantiateDelegate &&instantiate, Delegate< Result< Bool >(const NodeSystemClass &cls)> &&support={}) | NodesLib | static |
CreateTemplateFromDelegate(const Id &nodeId, Bool cache, InstantiateDelegate &&instantiate, const ComponentDescriptor &support) | NodesLib | static |
CreateTemplateFromDelegate(const Id &nodeId, Bool cache, InstantiateDelegate &&instantiate, const NodeSystemClass &support) | NodesLib | static |
CreateTemplateFromNodeSystem(const NodeSystem &templ, const AssetRepositoryRef &lookup) | NodesLib | static |
CreateTemplateWithInstantiationCache(const NodeTemplate &templ) | NodesLib | static |
CreateVariantTemplate(VariantTreeMap &&variants) | NodesLib | static |
InstantiateDelegate typedef | NodesLib | |
LoadBuiltinTemplate(const Id &assetId) | NodesLib | static |
LoadTemplate(const AssetRepositoryRef &repo, const Id &assetId) | NodesLib | static |
MakePortUuid(const Char *prefix) | NodesLib | static |
MakePortUuid(PORT_DIR dir) | NodesLib | static |
MAXON_INTERFACE_NONVIRTUAL(NodesLib, MAXON_REFERENCE_NONE, "net.maxon.node.interface.nodeslib") | NodesLib | private |
PrivateGNodeToString(const GNodeBase &node, const FormatStatement *fs) | NodesLib | static |
StoreAsset(const AssetRepositoryRef &repository, const Id &assetId, const NodeSystemData &data) | NodesLib | static |
VariantTreeMap typedef | NodesLib |