YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_couple_config_component Struct Reference

#include <couple_config_component.h>

Collaboration diagram for yac_couple_config_component:
Collaboration graph

Data Fields

char const * name
 
char * metadata
 
struct yac_couple_config_fieldfields
 
size_t num_fields
 

Detailed Description

Describes a component in the coupling configuration.

Definition at line 15 of file couple_config_component.h.

Field Documentation

◆ fields

struct yac_couple_config_field* yac_couple_config_component::fields

Definition at line 18 of file couple_config_component.h.

◆ metadata

char* yac_couple_config_component::metadata

Definition at line 17 of file couple_config_component.h.

◆ name

char const* yac_couple_config_component::name

Definition at line 16 of file couple_config_component.h.

◆ num_fields

size_t yac_couple_config_component::num_fields

Definition at line 19 of file couple_config_component.h.


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