Function network::utility::create_buffered_publisher

Function Documentation

inline std::unique_ptr<Publisher> network::utility::create_buffered_publisher(EventLoopType evloop_type, const std::string &ip, uint32_t port, Bus &bus, unsigned int netio_pn, unsigned int netio_ps, unsigned int netio_wm, unsigned int netio_to, std::uint32_t max_chunk_size)