30#ifndef _address_space_typing_h
31#define _address_space_typing_h
56#define address_space_typing__check_object_has_method address_space_typing_bs__check_object_has_method
57#define address_space_typing__is_transitive_subtype address_space_typing_bs__is_transitive_subtype
58#define address_space_typing__is_valid_ReferenceTypeId address_space_typing_bs__is_valid_ReferenceTypeId
64 const t_entier4 address_space_typing__p_concValueRank,
65 const t_entier4 address_space_typing__p_expValueRank,
66 t_bool *
const address_space_typing__bres);
68 const t_bool address_space_typing__p_res_is_transitive_type,
71 t_bool *
const address_space_typing__bres);
void address_space_typing__is_included_ValueRank(const t_entier4 address_space_typing__p_concValueRank, const t_entier4 address_space_typing__p_expValueRank, t_bool *const address_space_typing__bres)
void address_space_typing__INITIALISATION(void)
void address_space_typing__is_transitive_subtype_or_compatible_simple_type_or_enumeration(const t_bool address_space_typing__p_res_is_transitive_type, const constants__t_NodeId_i address_space_typing__p_actual_value_type, const constants__t_NodeId_i address_space_typing__p_exp_data_type, t_bool *const address_space_typing__bres)
int32_t t_entier4
Definition b2c.h:34
bool t_bool
Definition b2c.h:28
#define constants__t_NodeId_i
Definition constants.h:69