19 #ifndef _ardour_surface_websockets_state_h_
20 #define _ardour_surface_websockets_state_h_
30 #define ADDR_NONE UINT_MAX
bool operator==(const NodeState &other) const
TypedValue nth_val(int) const
NodeState(std::string, AddressVector, ValueVector=ValueVector())
bool operator<(const NodeState &other) const
std::size_t node_addr_hash() const
std::string debug_str() const
uint32_t nth_addr(int) const
const std::string transport_record
const std::string strip_plugin_param_description
const std::string strip_plugin_description
const std::string strip_mute
const std::string strip_gain
const std::string strip_plugin_enable
const std::string transport_tempo
const std::string transport_bbt
const std::string strip_meter
const std::string strip_plugin_param_value
const std::string strip_description
const std::string transport_time
const std::string strip_pan
const std::string transport_roll
std::vector< uint32_t > AddressVector
std::size_t hash_value(const NodeState &)
std::vector< TypedValue > ValueVector