16 #ifndef CPD0CD_CPD0CD_H
17 #define CPD0CD_CPD0CD_H
19 #include <cpd0cd/libcpd0cd_exports.h>
33 #define CPD0CD_MATRIX_SIZE 16
50 int* num_added_subordinates,
51 tag_t** added_subordinates,
52 int* num_updated_subordinates,
53 tag_t** updated_subordinates,
54 int* num_removed_subordinates,
55 tag_t** removed_subordinates
69 logical sync_effectivity_expressions,
70 logical sync_variant_expressions,
72 int* num_added_subordinates,
73 tag_t** added_subordinates,
74 int* num_updated_subordinates,
75 tag_t** updated_subordinates,
76 int* num_removed_subordinates,
77 tag_t** removed_subordinates
108 const char *logical_designator,
109 tag_t *de_create_input
132 const double transform[16],
133 const char *logical_designator,
134 tag_t *de_create_input
157 const char *logical_designator,
158 tag_t *de_create_input
173 tag_t design_element,
185 #include <cpd0cd/libcpd0cd_undef.h>