Function rmw_api_connextdds_qos_profile_check_compatible

Function Documentation

Warning

doxygenfunction: Unable to resolve function “rmw_api_connextdds_qos_profile_check_compatible” with arguments “(const rmw_qos_profile_t, const rmw_qos_profile_t, rmw_qos_compatibility_type_t*, char*, size_t)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 22] RMW_CONNEXTDDS_PUBLIC rmw_ret_t rmw_api_connextdds_qos_profile_check_compatible (const rmw_qos_profile_t publisher_profile, const rmw_qos_profile_t subscription_profile, rmw_qos_compatibility_type_t *compatibility, char *reason, size_t reason_size) ———————-^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 32] RMW_CONNEXTDDS_PUBLIC rmw_ret_t rmw_api_connextdds_qos_profile_check_compatible (const rmw_qos_profile_t publisher_profile, const rmw_qos_profile_t subscription_profile, rmw_qos_compatibility_type_t *compatibility, char *reason, size_t reason_size) ——————————–^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 32] RMW_CONNEXTDDS_PUBLIC rmw_ret_t rmw_api_connextdds_qos_profile_check_compatible (const rmw_qos_profile_t publisher_profile, const rmw_qos_profile_t subscription_profile, rmw_qos_compatibility_type_t *compatibility, char *reason, size_t reason_size) ——————————–^