UDP_Socket Class Reference#include <UDP_Socket.h>
Inheritance diagram for UDP_Socket: ![]()
Detailed Description
Definition at line 44 of file UDP_Socket.h. Constructor & Destructor Documentation
Definition at line 138 of file UDP_Socket.cpp.
Member Function Documentation
Implements Channel. Definition at line 673 of file UDP_Socket.cpp. References getPortNumber(), and MAX_INET_ADDR.
Implements Channel. Definition at line 145 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, exit(), and opserr.
Implements Channel. Definition at line 178 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ChannelAddress::getType(), opserr, and SOCKET_TYPE.
Implements Channel. Definition at line 202 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ChannelAddress::getType(), opserr, MovableObject::sendSelf(), and SOCKET_TYPE.
Implements Channel. Definition at line 230 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ChannelAddress::getType(), opserr, MovableObject::recvSelf(), SOCKET_TYPE, and theBroker.
Implements Channel. Definition at line 323 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, Message::data, ChannelAddress::getType(), Message::length, MAX_UDP_DATAGRAM, opserr, and SOCKET_TYPE.
Implements Channel. Definition at line 271 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, Message::data, ChannelAddress::getType(), Message::length, MAX_UDP_DATAGRAM, opserr, and SOCKET_TYPE.
Implements Channel. Definition at line 422 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, Matrix::data, Matrix::dataSize, ChannelAddress::getType(), MAX_UDP_DATAGRAM, opserr, and SOCKET_TYPE.
Implements Channel. Definition at line 370 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, Matrix::data, Matrix::dataSize, ChannelAddress::getType(), MAX_UDP_DATAGRAM, opserr, and SOCKET_TYPE.
Implements Channel. Definition at line 522 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ChannelAddress::getType(), MAX_UDP_DATAGRAM, opserr, SOCKET_TYPE, Vector::sz, and Vector::theData.
Implements Channel. Definition at line 470 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ChannelAddress::getType(), MAX_UDP_DATAGRAM, opserr, SOCKET_TYPE, Vector::sz, and Vector::theData.
Implements Channel. Definition at line 621 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ID::data, ChannelAddress::getType(), int(), MAX_UDP_DATAGRAM, opserr, SOCKET_TYPE, and ID::sz.
Implements Channel. Definition at line 569 of file UDP_Socket.cpp. References SocketAddress::addr, SocketAddress::address, SocketAddress::addrLength, ID::data, ChannelAddress::getType(), int(), MAX_UDP_DATAGRAM, opserr, SOCKET_TYPE, and ID::sz.
The documentation for this class was generated from the following files:
|