Features
Public Attributes | List of all members
features::system_feature_difference_t Struct Reference

#include <features.hpp>

Collaboration diagram for features::system_feature_difference_t:
Collaboration graph
[legend]

Public Attributes

maxnat_t difference_id
 
std::string feature
 
systems_difference_t difference
 

Detailed Description

Represents a triple containing the set difference ID, the name of the string to be isolated, and the actual set difference of systems that is required.

Member Data Documentation

◆ difference

systems_difference_t features::system_feature_difference_t::difference

Actual set difference that isolates the corresponding feature.

◆ difference_id

maxnat_t features::system_feature_difference_t::difference_id

Set difference ID.

◆ feature

std::string features::system_feature_difference_t::feature

Name of the feature to be isolated.


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