1 #ifndef jb_itch5_udp_receiver_config_hpp 2 #define jb_itch5_udp_receiver_config_hpp 38 #endif // jb_itch5_udp_receiver_config_hpp
jb::config_attribute< udp_receiver_config, std::string > address
jb::config_attribute< udp_receiver_config, std::string > local_address
jb::config_attribute< udp_receiver_config, int > port
Helper class to easily define configuration attributes.
Common configuration parameters for both UDP senders and receivers.
config_object_constructors(udp_receiver_config)
void validate() const override
Validate the settings.
A configuration object for UDP receivers.
The top-level namespace for the JayBeams library.