Visual Servoing Platform
version 3.0.0
|
#include <visp3/core/vpNetwork.h>
Public Member Functions | |
vpEmitter () | |
Public Attributes | |
struct sockaddr_in | emitterAddress |
int | socketFileDescriptorEmitter |
Definition at line 97 of file vpNetwork.h.
|
inline |
Definition at line 104 of file vpNetwork.h.
struct sockaddr_in vpNetwork::vpEmitter::emitterAddress |
Definition at line 98 of file vpNetwork.h.
Referenced by vpServer::start(), and vpServer::vpServer().
int vpNetwork::vpEmitter::socketFileDescriptorEmitter |
Definition at line 100 of file vpNetwork.h.
Referenced by vpServer::checkForConnections(), vpServer::start(), vpServer::vpServer(), and vpServer::~vpServer().