ADTF
Loading...
Searching...
No Matches
ddl::dd::datamodel::Info< INFO_T > Class Template Reference

Helper template class to create valid IInfo objects. More...

#include <infomodel_base.h>

Inherits ddl::dd::datamodel::IInfo.

Protected Member Functions

uint8_t getInfoType () const override
 Get the Info Type object.
 

Additional Inherited Members

- Public Member Functions inherited from ddl::dd::datamodel::IInfo
virtual ~IInfo ()=default
 virtual DTOR for IInfo object
 

Detailed Description

template<typename INFO_T>
class ddl::dd::datamodel::Info< INFO_T >

Helper template class to create valid IInfo objects.

Template Parameters
INFO_Tthe info class type this IInfo interface instance is implemented for.

Member Function Documentation

◆ getInfoType()

template<typename INFO_T>
uint8_t ddl::dd::datamodel::Info< INFO_T >::getInfoType ( ) const
inlineoverrideprotectedvirtual

Get the Info Type object.

Returns
uint8_t returns the type for the info
See also

Implements ddl::dd::datamodel::IInfo.


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