libknx
|
This is the complete list of members for knx::connection, including all inherited members.
connection(const knx::config &config) | knx::connection | |
get(knx::group group, typename data_type::major_type::set_type &data) | knx::connection | |
listen(knx::group group, std::function< void(typename data_type::major_type::set_type &) > callback) | knx::connection | |
set(knx::group group, typename data_type::major_type::set_type data) | knx::connection | |
set_heartbeat_callback(std::function< void()> callback) | knx::connection | |
start() | knx::connection | |
stop() | knx::connection | |
wait_until_connected() | knx::connection | |
~connection() | knx::connection |