|
Bifrost SDK
Bifrost SDK documentation
|
This is the complete list of members for BifrostGraph::Executor::Watchpoint, including all inherited members.
| CallBack typedef | BifrostGraph::Executor::Watchpoint | |
| createClientData(const Amino::Type &type, Records &records) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| CreateFunc typedef | BifrostGraph::Executor::Watchpoint | |
| createFuncName() noexcept | BifrostGraph::Executor::Watchpoint | static |
| createLayout(WatchpointLayoutFactory const &factory, Amino::Any const &any) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| createWatcher(Amino::TypeId const &typeId, Watcher::Flags flags=Watcher::Flags::kNone) const noexcept=0 | BifrostGraph::Executor::Watchpoint | pure virtual |
| createWatcher(Amino::Type const &type, Watcher::Flags flags=Watcher::Flags::kNone) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| deleteThis() noexcept=0 | BifrostGraph::Executor::Watchpoint | pure virtual |
| Field enum name | BifrostGraph::Executor::Watchpoint | |
| Filters typedef | BifrostGraph::Executor::Watchpoint | |
| getAvailableParameters(const Amino::Type &type, StringArray ¶meters) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| getCallBackFunction(const Amino::TypeId &typeId) const noexcept=0 | BifrostGraph::Executor::Watchpoint | pure virtual |
| getCallBackFunction(const Amino::Type &type) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| getIndices(Amino::Any const &any, Filters const &filters, Sorter const &sorter, Indices &out_indices) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| getName() const noexcept | BifrostGraph::Executor::Watchpoint | |
| getParameterDetails(const Amino::Type &type, const String ¶meter, String &description, StringArray &values, StringArray &descriptions) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| getSupportedTypeIds(TypeIdArray &typeIds) const noexcept=0 | BifrostGraph::Executor::Watchpoint | pure virtual |
| getSupportedTypeNames(StringArray &names) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| getValue(WatchpointLayoutFactory const &factory, Amino::Any const &any, WatchpointLayoutPath &path, Amino::String &out_value) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| Indices typedef | BifrostGraph::Executor::Watchpoint | |
| releaseClientData(const Amino::Type &type, const void *clientData) const noexcept | BifrostGraph::Executor::Watchpoint | virtual |
| String typedef | BifrostGraph::Executor::Watchpoint | |
| StringArray typedef | BifrostGraph::Executor::Watchpoint | |
| TypeIdArray typedef | BifrostGraph::Executor::Watchpoint | |
| Watchpoint(String name) noexcept | BifrostGraph::Executor::Watchpoint | explicit |
| ~Watchpoint() noexcept | BifrostGraph::Executor::Watchpoint | virtual |