16 #ifndef SURGSIM_DATASTRUCTURES_EMPTYDATA_H
17 #define SURGSIM_DATASTRUCTURES_EMPTYDATA_H
21 namespace DataStructures
39 #endif //SURGSIM_DATASTRUCTURES_EMPTYDATA_H
Definition: DriveElementFromInputBehavior.cpp:27
EmptyData class.
Definition: EmptyData.h:24
bool operator==(const EmptyData &data) const
Comparison operator.
Definition: EmptyData.h:31