▼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 |
▼Nosc | |
Clistener | The listener class |
Creceiver | The receiver class |
Csender | The sender class |
▼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 /// |
►Nexpressions | |
Cexpression_atom | Expression_atom : numeric operators in expressions |
Cexpression_bool | Expression_bool : a constant boolean value |
Cexpression_composition | Expression_composition : logical composition (and, or, xor) |
Cexpression_generic_base | |
Cexpression_not | Expression_not : negation of an expression |
Cexpression_pulse | Expression_pulse : becomes true when a message happens |
►Nmax_binding | |
Cequals | |
►Nnet | |
Calias_node | A type of node that refers to another node |
Cdevice_base | Root of a device tree |
Cdevice_capabilities | What a device is able to do |
Cfull_parameter_data | Full information about a parameter |
Cgeneric_parameter | |
Cinstance_bounds | How many instances a node can have |
Cmultiplex_protocol | A protocol used to expose a local application's data through multiple other protocols |
Cnetwork_logger | Stores custom loggers for the inbound and outbound network messages |
Cnode_base | The node_base class |
Cparameter_base | The parameter_base class |
Cparameter_data | The data that can be found inside a parameter |
Cprotocol_base | The protocol_base class |
Cwebsocket_client | Low-level Websocket client |
Cwebsocket_server | Low-level websocket & http server for oscquery |
►Nnodes | |
Cautomation | The ossia::nodes::automation class |
Cmapping | The ossia::nodes::mapping class |
►Noscquery | |
►Ndetail | |
Cdomain_to_json | Write a domain to json |
Cjson_writer_impl | Implementation of the JSON serialisation mechanism for oscquery |
Cget_query_answerer | OSCQuery get query-answering logic |
Chost_info | Represents the capabilities of an OSCQuery server |
Cjson_parser | Functions to parse replies to OSCQuery json requests |
Cjson_query_answerer | OSCQuery JSON query-answering logic |
Cjson_writer | Creates the JSON message to send through OSCQuery |
Cosc_type_visitor | |
Coscquery_server_protocol | Implementation of an oscquery server |
Cquery_parser | The query_parser class |
►Noscquery_asio | |
Coscquery_server_protocol_base | Implementation of an oscquery server |
►Nqt | |
Clog_sink | Converts log messages from spdlog to Qt signals |
►Nregex_path | |
Cany_between | |
Cany_instance | Can match nodes that are instances : foo:/bar, foo:/bar.1, etc |
Cany_node | Can match any node : foo:/bar, foo:/baz.1234, etc |
Cany_path | Can match any subpath : foo:/bar/baz, foo:/bar/bo.12/baz, etc |
Cdevice | Represents a device in a path, e.g. "foo:" |
Cpath_element | Base class for our paths |
Cstop | Matches the end of a parameter |
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 |
CContains | |
CDestination | |
CImpulse | |
CtsBSpline | |
CtsBSplineImpl | |
CtsDeBoorNet | |
CtsDeBoorNetImpl | |
CtsFrame | |
CtsStatus | |