TraveSim Adapters
0.1
Protobuf adapters for TraveSim project
|
Example on how to use the UnicastSender. More...
#include <boost/asio.hpp>
#include <iostream>
#include <string>
#include "travesim_adapters/udp/unicast_sender.hpp"
Go to the source code of this file.
Functions | |
int | main () |
Example on how to use the UnicastSender.
Definition in file unicast_sender_example.cpp.
int main | ( | ) |
Definition at line 24 of file unicast_sender_example.cpp.
References travesim::udp::Sender::send().