|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
The base of all entity classes. More...
#include <data_model_common.hpp>

Public Member Functions | |
| virtual | ~BaseEntity () |
| Constructor. More... | |
Protected Member Functions | |
| BaseEntity () | |
The base of all entity classes.
This class is required to be virtually inherited by all entity classes. It provides some convenient dynamic access and cast method.
Definition at line 56 of file data_model_common.hpp.
|
inlineprotected |
Definition at line 59 of file data_model_common.hpp.
|
inlinevirtual |
Constructor.
Definition at line 62 of file data_model_common.hpp.