.. _protocols_udp_classes_client: ====== Client ====== TODO Client objects in C++ are referenced by the following shared pointer typedef: .. doxygentypedef:: rogue::protocols::udp::ClientPtr The Client class description is shown below: .. doxygenclass:: rogue::protocols::udp::Client :members: