TDME2 1.9.121
fwd-tdme.h
Go to the documentation of this file.
1// Forward declarations for tdme.network.udpserver
2#pragma once
3
4namespace tdme {
5namespace network {
6namespace udpclient {
8 class UDPClient;
10} // namespace udpclient
11} // namespace network
12} // namespace tdme
Base exception class for network client exceptions.
Definition: fwd-tdme.h:4