|
Dev Essential
1.6.3
|
Basic Info interface can be added to the ddl::dd::datamodel::InfoMap. More...
#include <infomodel_base.h>
Inherited by ddl::dd::datamodel::Info< INFO_T >.
Public Member Functions | |
| virtual | ~IInfo ()=default |
| virtual DTOR for IInfo object | |
| virtual uint8_t | getInfoType () const =0 |
| Get the Info Type ID. | |
Basic Info interface can be added to the ddl::dd::datamodel::InfoMap.
|
pure virtual |
Get the Info Type ID.
Implemented in ddl::dd::datamodel::Info< INFO_T >, and ddl::utility::Info< INFO_T >.