|
YAC 3.18.0
Yet Another Coupler
|
#include <couple_config_component.h>

Data Fields | |
| char const * | name |
| char * | metadata |
| struct yac_couple_config_field * | fields |
| size_t | num_fields |
Describes a component in the coupling configuration.
Definition at line 15 of file couple_config_component.h.
| struct yac_couple_config_field* yac_couple_config_component::fields |
Definition at line 18 of file couple_config_component.h.
| char* yac_couple_config_component::metadata |
Definition at line 17 of file couple_config_component.h.
| char const* yac_couple_config_component::name |
Definition at line 16 of file couple_config_component.h.
| size_t yac_couple_config_component::num_fields |
Definition at line 19 of file couple_config_component.h.