Class TX_RX

Class Documentation

class TX_RX

Public Functions

void Listen()
void BlockedListen()
inline TX_RX(PSK &key, const fs::path &memFirst, const PDJE_IPC::MNAME &firstLock, const fs::path &memSecond, const PDJE_IPC::MNAME &secondLock, const bool isHost)
inline void StopListen()
void AddFunction(const HEADER header, FEATURE feature)
bool Send(const HEADER header, const std::string &body)
~TX_RX()