Loading...
Searching...
No Matches
ao::Switch Struct Reference
Classes | |
| struct | case_port |
| struct | Literal |
Public Types | |
| using | tick = ossia::token_request |
Public Member Functions | |
| halp_meta (name, "Switch") halp_meta(c_name | |
| avnd_switch | halp_meta (category, "Control/Mappings") halp_meta(author |
| avnd_switch ossia score | halp_meta (description, "Route each event to the first matching JSON scalar case. Strings and booleans " "match without coercion; numbers compare exactly after promotion to double; null " "matches impulse. " "Invalid literals never match. Row identities keep cables through reordering.") halp_meta(uuid |
| void | compile () |
| void | operator() (const tick &t) |
Public Attributes | ||
| struct { | ||
| struct { | ||
| } input | ||
| cases | ||
| } | inputs | |
| struct { | ||
| struct { | ||
| } unmatched | ||
| halp::keyed_dynamic_port< case_port > cases | ||
| } | outputs | |
| std::vector< Literal > | literals | |
| ossia::exec_state_facade | ossia_state | |
The documentation for this struct was generated from the following file: