Dependency description usable for ADTF_CLASS_DEPENDENCIES()
More...
#include <class_info_intf.h>
|
|
eDescriptionType | m_nType |
| | Either provider, mandatory or optional requester.
|
| |
|
const char * | m_strIid |
| | Interface id which is required/provided.
|
| |
Dependency description usable for ADTF_CLASS_DEPENDENCIES()
◆ eDescriptionType
Enumerating the different dependency types.
| Enumerator |
|---|
| DT_REQUIRE | The given interface describes a mandatory required dependency.
|
| DT_PROVIDE | The given interface describes a mandatory provided dependency.
|
| DT_REQUIRE_OPTIONAL | The given interface describes an optional required dependency.
|
The documentation for this struct was generated from the following file: