Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::InformationBase Class Reference

Base class for all generic information objects to be able to put them in a typed list together. More...

#include <InformationBase.h>

Inheritance diagram for sf::InformationBase:

Public Member Functions

virtual ~InformationBase ()=default
 Virtual destructor so derived classes can be destroyed by a pointer of this type.
 

Detailed Description

Base class for all generic information objects to be able to put them in a typed list together.

Constructor & Destructor Documentation

◆ ~InformationBase()

virtual sf::InformationBase::~InformationBase ( )
virtualdefault

Virtual destructor so derived classes can be destroyed by a pointer of this type.


The documentation for this class was generated from the following file: