Scanframe Modular Application 0.1.0
|
Base class for all generic information objects to be able to put them in a typed list together. More...
#include <InformationBase.h>
Public Member Functions | |
virtual | ~InformationBase ()=default |
Virtual destructor so derived classes can be destroyed by a pointer of this type. | |
Base class for all generic information objects to be able to put them in a typed list together.
|
virtualdefault |
Virtual destructor so derived classes can be destroyed by a pointer of this type.