OSSIA
Open Scenario System for Interactive Application
|
▼Nopp | |
Ccallback_index | The callback_index struct holds callbacks for adding listeners to parameters' values |
Cnode | Holds all ossia nodes and their std::optional parameters |
Coscquery_mirror | Allows to create a mirror image of a remote OSCQuery server |
Coscquery_server | Allows to create a local OSCQuery server |
▼Cvalue | Holds all ossia parameters typed values |
Cimpulse | |
Cvec2f | Container for a vector of 2 floats |
Cvec3f | Container for a vector of 3 floats |
Cvec4f | Container for a vector of 4 floats |
▼Nossia | |
▼Ndetail | |
Cdestination_index_retriever | The destination_index_retriever struct Get the value associated with an index in a list. If the index cannot be reached, an exception is thrown |
Cdomain_max_visitor_helper | Max /// |
Cdomain_min_visitor_helper | Min /// |
Cbad_request_error | Used when a bad network request is done on a local server |
Ccallback_container | The callback_container class |
Cconnection_error | The connection_error class |
Cconstant_curve | The constant_curve class A curve that always return a same single value |
Ccontext | If using the library, you should create this class at some point |
Ccurve | The curve class |
Ccurve_abstract | The curve_abstract class |
Cdomain | Domain A domain of values |
Cdomain_value_set_creation_visitor | The domain_value_set_creation_visitor struct |
Cenum_map | A container useful for mapping contiguous enums to strings without using too much memory |
Cexecution_error | The execution_error class |
Cflat_set_state | The flat_state class |
Cgeneric_clamp | |
Cinvalid_access_error | The invalid_access_error struct |
Cinvalid_node_error | The invalid_node_error class |
Cinvalid_value_type_error | The invalid_value_type_error class |
Clist_clamp | |
Clocked_container | Thread-safe read-only reference to a container |
Cmerger_impl | Merge /// |
Cmessage | The message struct |
Cnode_not_found_error | Used when a requested node could not be found |
Cpair | A most simple pair type, to reduce binary bloat |
Cparse_error | The parse_error class |
Crecabler | |
Cstate | The state class |
Ctime_event | The time_event class |
Ctime_interval | The time_interval class |
Ctime_process | The time_process class |
Ctime_sync | time_sync is use to describe temporal structure to synchronize each attached #time_event evaluation |
Ctime_value | The time_value class |
Cunit_t | |
Cvalue | The value class |
Cvalue_with_unit | |
Cwebsocket_heartbeat | Sends websocket "alive" messages at regular intervals |
Cwebsocket_log_sink | A sink to use with spdlog, that will send its log messages over websockets |
Nregex_path | Utilities to construct regexes to validate paths |
Ntraversal | Utilities to construct classes that will perform an action for nodes matching a path |