ADTF
|
Helper template class to create valid IInfo objects. More...
Protected Member Functions | |
uint8_t | getInfoType () const override |
Get the Info Type object. More... | |
Additional Inherited Members | |
Public Member Functions inherited from IInfo | |
virtual | ~IInfo ()=default |
virtual DTOR for IInfo object | |
Helper template class to create valid IInfo objects.
INFO_T | the info class type this IInfo interface instance is implemented for. |
Definition at line 57 of file infomodel_base.h.
|
inlineoverrideprotectedvirtual |
Get the Info Type object.
Implements IInfo.
Definition at line 65 of file infomodel_base.h.