|
|
| UdpIPv6Client (std::string ip, int port) |
| |
| int | RecvFrom (unsigned char *buffer, size_t max_buf_size) const override |
| |
| void | SendTo (unsigned char *buffer, size_t buf_size) const override |
| |
|
|
int | fd_ {} |
| |
|
std::string | ip_ |
| |
|
int | port_ |
| |
◆ RecvFrom()
| int rb::UdpIPv6Client::RecvFrom |
( |
unsigned char * | buffer, |
|
|
size_t | max_buf_size ) const |
|
inlineoverridevirtual |
◆ SendTo()
| void rb::UdpIPv6Client::SendTo |
( |
unsigned char * | buffer, |
|
|
size_t | buf_size ) const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: