#include <SocketInterface.h>
◆ ~SocketInterface()
openjaus::transport::AS5669::SocketInterface::~SocketInterface |
( |
| ) |
|
|
virtual |
◆ SocketInterface()
◆ discoveryThreadMethod()
void * openjaus::transport::AS5669::SocketInterface::discoveryThreadMethod |
( |
| ) |
|
|
protectedvirtual |
◆ getBroadcast()
const system::InetAddress & openjaus::transport::AS5669::SocketInterface::getBroadcast |
( |
| ) |
const |
◆ getDatagramSocket()
◆ getDiscoverySocket()
◆ getDiscoveryThread()
const system::Thread & openjaus::transport::AS5669::SocketInterface::getDiscoveryThread |
( |
| ) |
const |
◆ getUdpAddress()
JudpAddress * openjaus::transport::AS5669::SocketInterface::getUdpAddress |
( |
| ) |
const |
◆ receiveLoop()
void openjaus::transport::AS5669::SocketInterface::receiveLoop |
( |
system::Socket & |
socket | ) |
|
|
protected |
◆ recvThreadMethod()
void * openjaus::transport::AS5669::SocketInterface::recvThreadMethod |
( |
| ) |
|
|
protectedvirtual |
◆ run()
void openjaus::transport::AS5669::SocketInterface::run |
( |
| ) |
|
◆ send()
int openjaus::transport::AS5669::SocketInterface::send |
( |
system::Packet & |
packet | ) |
|
◆ setUdpAddress()
bool openjaus::transport::AS5669::SocketInterface::setUdpAddress |
( |
JudpAddress * |
udpAddress | ) |
|
- Parameters
-
udpAddress | The value of the new udpAddress. |
◆ stop()
void openjaus::transport::AS5669::SocketInterface::stop |
( |
| ) |
|
◆ toString()
std::string openjaus::transport::AS5669::SocketInterface::toString |
( |
| ) |
const |
|
virtual |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ datagramSocket
◆ discoverySocket
◆ discoveryThread
system::Thread openjaus::transport::AS5669::SocketInterface::discoveryThread |
|
protected |
◆ interface
◆ multicastAddress
◆ recvThread
system::Thread openjaus::transport::AS5669::SocketInterface::recvThread |
|
protected |
◆ rxQueue
◆ udpAddress
JudpAddress* openjaus::transport::AS5669::SocketInterface::udpAddress |
|
protected |
The documentation for this class was generated from the following files: