Bifrost SDK
Bifrost SDK documentation
Deprecated List
Member BifrostGraph::Executor::Watchpoint::createClientData (const Amino::Type &type, Records &records) const noexcept
Use createWatcher instead.
Member BifrostGraph::Executor::Watchpoint::getAvailableParameters (const Amino::Type &type, StringArray &parameters) const noexcept
Use createWatcher instead.
Member BifrostGraph::Executor::Watchpoint::getParameterDetails (const Amino::Type &type, const String &parameter, String &description, StringArray &values, StringArray &descriptions) const noexcept
Use createWatcher instead.
Member BifrostGraph::Executor::Watchpoint::getSupportedTypeNames (StringArray &names) const noexcept
Use getSupportedTypeIds instead.
Class BifrostGraph::Executor::Watchpoint::Records
Use Watcher instead.
Member BifrostGraph::Executor::Watchpoint::releaseClientData (const Amino::Type &type, const void *clientData) const noexcept
Use createWatcher instead.