#include <UDPClient.h>

Definition at line 27 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 27 of file UDPClient.cc.
1.5.3