| convertValueFromHost(const Amino::Type &type, Amino::Any &any, const ValueData *valueData) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| convertValueToHost(const Amino::Any &any, ValueData *valueData) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| CreateFunc typedef | BifrostGraph::Executor::TypeTranslation | |
| createFuncName() noexcept | BifrostGraph::Executor::TypeTranslation | static |
| deleteThis() noexcept=0 | BifrostGraph::Executor::TypeTranslation | pure virtual |
| getName() const noexcept | BifrostGraph::Executor::TypeTranslation | |
| getSupportedTypeNames(StringArray &names) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| getSupportedTypes(const Amino::Library &amLibrary, Amino::TypeConstIndexedList &types) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| portAdded(const String &name, PortDirection direction, const Amino::Type &type, const Amino::Metadata &metadata, PortClass portClass, PortData *portData) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| portRemoved(const String &name, const String &graphName) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| portRenamed(const String &prevName, const String &name, const String &graphName) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| registerHostPlugins(const PluginHostData *pluginData) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| String typedef | BifrostGraph::Executor::TypeTranslation | |
| StringArray typedef | BifrostGraph::Executor::TypeTranslation | |
| TypeTranslation(String name) noexcept | BifrostGraph::Executor::TypeTranslation | explicit |
| unregisterHostPlugins(const PluginHostData *pluginData) const noexcept | BifrostGraph::Executor::TypeTranslation | virtual |
| ~TypeTranslation() noexcept | BifrostGraph::Executor::TypeTranslation | virtual |