.. _file_src_desert_classes_DesertNode.h: File DesertNode.h ================= |exhale_lsh| :ref:`Parent directory ` (``src/desert_classes``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Implementation of the Node structure for DESERT. .. contents:: Contents :local: :backlinks: none Definition (``src/desert_classes/DesertNode.h``) ------------------------------------------------ .. toctree:: :maxdepth: 1 program_listing_file_src_desert_classes_DesertNode.h.rst Detailed Description -------------------- The :ref:`exhale_class_classDesertNode` class is used to keep track af all the entities created by a specific node. Each of them is stored in a vector of pointers to the original memory locations mainly used to provide discovery functionalities. Prof. Davide Costa Includes -------- - ``CBorStream.h`` (:ref:`file_src_desert_classes_CBorStream.h`) - ``DesertClient.h`` (:ref:`file_src_desert_classes_DesertClient.h`) - ``DesertPublisher.h`` (:ref:`file_src_desert_classes_DesertPublisher.h`) - ``DesertService.h`` (:ref:`file_src_desert_classes_DesertService.h`) - ``DesertSubscriber.h`` (:ref:`file_src_desert_classes_DesertSubscriber.h`) - ``Discovery.h`` (:ref:`file_src_desert_classes_Discovery.h`) - ``TopicsConfig.h`` (:ref:`file_src_desert_classes_TopicsConfig.h`) Included By ----------- - :ref:`file_src_classes.h` Classes ------- - :ref:`exhale_class_classDesertNode`