|
HLCC Documentation 3.0.0
|
#include <rtcccssimUdpSenRec.hpp>
Public Member Functions | |
| RtcccssimUdpSenRec (const std::string udp_ip, const uint32_t udp_port) | |
| ~RtcccssimUdpSenRec () | |
| bool | SendCommand (const std::string command) |
| std::optional< std::string > | Receive () |
| hlcc::telif::RtcccssimUdpSenRec::RtcccssimUdpSenRec | ( | const std::string | udp_ip, |
| const uint32_t | udp_port ) |
| hlcc::telif::RtcccssimUdpSenRec::~RtcccssimUdpSenRec | ( | ) |
| std::optional< std::string > hlcc::telif::RtcccssimUdpSenRec::Receive | ( | ) |
| bool hlcc::telif::RtcccssimUdpSenRec::SendCommand | ( | const std::string | command | ) |