.. _protocols_packetizer_classes_application: =========== Application =========== TODO Application objects in C++ are referenced by the following shared pointer typedef: .. doxygentypedef:: rogue::protocols::packetizer::ApplicationPtr The class description is shown below: .. doxygenclass:: rogue::protocols::packetizer::Application :members: