#include <UDPClient.h>
Inheritance diagram for oasys::UDPClient:
Definition at line 48 of file UDPClient.h.
Public Member Functions | |
UDPClient (const char *logbase="/udpclient") | |
Private Member Functions | |
UDPClient (const UDPClient &) | |
Prohibited constructor. |
oasys::UDPClient::UDPClient | ( | const UDPClient & | ) | [private] |
Prohibited constructor.
oasys::UDPClient::UDPClient | ( | const char * | logbase = "/udpclient" |
) |
Definition at line 48 of file UDPClient.cc.