Public Member Functions | |
TransmitterSocket (const std::string &IPAddress, unsigned int port=0) | |
int | send (Socket &toSocket, const std::string &buffer) |
int | send (Socket &toSocket, const std::vector< uint32_t > &buffer) |
Definition at line 13 of file TransmitterSocket.h.