← Back to C-Kernel-Engine Docs Doxygen Source Documentation
Recommendation Struct Reference

#include <system_topology.h>

Data Fields

char action [256]
 
RecommendationCategory category
 
char description [512]
 
RecommendationPriority priority
 
char title [128]
 

Detailed Description

Definition at line 282 of file system_topology.h.

Field Documentation

◆ action

char Recommendation::action[256]

◆ category

RecommendationCategory Recommendation::category

Definition at line 284 of file system_topology.h.

Referenced by topology_generate_recommendations().

◆ description

char Recommendation::description[512]

◆ priority

RecommendationPriority Recommendation::priority

◆ title

char Recommendation::title[128]

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