Dev Essential
Loading...
Searching...
No Matches
ddl::dd::datamodel::IInfo Class Referenceabstract

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.
 

Detailed Description

Basic Info interface can be added to the ddl::dd::datamodel::InfoMap.

Member Function Documentation

◆ getInfoType()

virtual uint8_t ddl::dd::datamodel::IInfo::getInfoType ( ) const
pure virtual

Get the Info Type ID.

Returns
uint8_t the Type ID

Implemented in ddl::dd::datamodel::Info< INFO_T >, and ddl::utility::Info< INFO_T >.


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