ControlSurface::NodeObserver< Identifier, Func > Struct Template Reference
Inheritance diagram for ControlSurface::NodeObserver< Identifier, Func >:
Classes | |
struct | AvailableNode |
Public Member Functions | |
NodeObserver (Explorer::DeviceExplorerModel &explorer, Func fun) | |
void | listen (State::Address addr, Identifier identifier) |
void | unlisten (const State::Address &addr) |
Public Attributes | |
Explorer::DeviceExplorerModel & | model |
Func | f |
ossia::hash_map< Device::Node *, AvailableNode > | available |
std::vector< AvailableNode > | missing |
The documentation for this struct was generated from the following file: