TraveSim Adapters  0.1
Protobuf adapters for TraveSim project
sender.cpp File Reference

Send data using UDP. More...

#include <iostream>
#include <string>
#include <exception>
#include <boost/asio.hpp>
#include "travesim_adapters/udp/sender.hpp"
Include dependency graph for sender.cpp:

Go to the source code of this file.

Namespaces

 travesim
 
 travesim::udp
 

Macros

#define NO_FLAGS   0U
 

Detailed Description

Send data using UDP.

Author
Lucas Haug lucas.nosp@m..hau.nosp@m.g@thu.nosp@m.nera.nosp@m.tz.or.nosp@m.g
Lucas Schneider lucas.nosp@m..sch.nosp@m.neide.nosp@m.r@th.nosp@m.unera.nosp@m.tz.o.nosp@m.rg
Date
04/2021

Definition in file sender.cpp.

Macro Definition Documentation

◆ NO_FLAGS

#define NO_FLAGS   0U

Definition at line 25 of file sender.cpp.