1 #ifndef _ECS_TABLE_COMM_H_ 2 #define _ECS_TABLE_COMM_H_ 77 const char *comm_nom_rubrique,
88 const char *comm_nom_rubrique,
91 size_t n_location_values,
void ecs_table_comm__ecr(ecs_table_t *this_table, const char *comm_nom_rubrique, size_t location_id, size_t index_id, size_t n_location_values, ecs_comm_t *comm)
Definition: ecs_table_comm.c:127
typedefBEGIN_C_DECLS struct _ecs_comm_t ecs_comm_t
Definition: ecs_comm.h:40
void ecs_table_comm__ecr_pos(ecs_table_t *this_table, const char *comm_nom_rubrique, size_t location_id, size_t index_id, ecs_comm_t *comm)
Definition: ecs_table_comm.c:96
Definition: ecs_table_priv.h:63