File DesertNode.h

Parent directory (src/desert_classes)

Implementation of the Node structure for DESERT.

Definition (src/desert_classes/DesertNode.h)

Detailed Description

The Class DesertNode 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

Included By

Classes