Conscience Core
Public Member Functions | List of all members
conscience_core::communication::UdpClient Class Reference

#include <UdpClient.h>

Public Member Functions

 UdpClient (const string &ipAddress, unsigned int port)
 
 ~UdpClient ()
 
void send (const vector< unsigned char > *bytes)
 

Constructor & Destructor Documentation

◆ UdpClient()

conscience_core::communication::UdpClient::UdpClient ( const string &  ipAddress,
unsigned int  port 
)

◆ ~UdpClient()

conscience_core::communication::UdpClient::~UdpClient ( )

Member Function Documentation

◆ send()

void conscience_core::communication::UdpClient::send ( const vector< unsigned char > *  bytes)
Parameters
byteswill be deleted in this method

The documentation for this class was generated from the following files: