.. _file_src_desert_classes_DesertClient.h: File DesertClient.h =================== |exhale_lsh| :ref:`Parent directory ` (``src/desert_classes``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Implementation of the Client structure for DESERT. .. contents:: Contents :local: :backlinks: none Definition (``src/desert_classes/DesertClient.h``) -------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_src_desert_classes_DesertClient.h.rst Detailed Description -------------------- The :ref:`exhale_class_classDesertClient` class is used to create instances of the various clients registered by ROS. Each of them contains the informations needed to decode the data structure of the messages in the service and allows to send and receive data through specific public functions. Prof. Davide Costa Includes -------- - ``CBorStream.h`` (:ref:`file_src_desert_classes_CBorStream.h`) - ``MessageSerialization.h`` (:ref:`file_src_desert_classes_MessageSerialization.h`) Included By ----------- - :ref:`file_src_classes.h` - :ref:`file_src_desert_classes_DesertNode.h` Classes ------- - :ref:`exhale_class_classDesertClient`