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