Searched refs:asyncReadProperties (Results 1 – 1 of 1) sorted by relevance
74 void asyncReadProperties() in asyncReadProperties() function in Application134 boost::asio::post(ioc_, [this] { asyncReadProperties(); }); in asyncChangeProperty()176 boost::asio::post(ioc, [&app] { app.asyncReadProperties(); }); in main()