ViSP
2.10.0
|
#include <vpNetwork.h>
Public Member Functions | |
vpEmitter () | |
Public Attributes | |
struct sockaddr_in | emitterAddress |
SOCKET | socketFileDescriptorEmitter |
Definition at line 101 of file vpNetwork.h.
|
inline |
Definition at line 108 of file vpNetwork.h.
struct sockaddr_in vpNetwork::vpEmitter::emitterAddress |
Definition at line 102 of file vpNetwork.h.
Referenced by vpServer::start(), and vpServer::vpServer().
SOCKET vpNetwork::vpEmitter::socketFileDescriptorEmitter |
Definition at line 106 of file vpNetwork.h.
Referenced by vpServer::checkForConnections(), vpServer::start(), vpServer::vpServer(), and vpServer::~vpServer().