Function shared__rmw_init_event

Function Documentation

Warning

doxygenfunction: Unable to resolve function “shared__rmw_init_event” with arguments “(const char*, rmw_event_t*, const char*, void*, rmw_event_type_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 31] RMW_GURUMDDS_SHARED_CPP_PUBLIC rmw_ret_t shared__rmw_init_event (const char *identifier, rmw_event_t *rmw_event, const char *topic_endpoint_impl_identifier, void *data, rmw_event_type_t event_type) ——————————-^ 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 41] RMW_GURUMDDS_SHARED_CPP_PUBLIC rmw_ret_t shared__rmw_init_event (const char *identifier, rmw_event_t *rmw_event, const char *topic_endpoint_impl_identifier, void *data, rmw_event_type_t event_type) —————————————–^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 41] RMW_GURUMDDS_SHARED_CPP_PUBLIC rmw_ret_t shared__rmw_init_event (const char *identifier, rmw_event_t *rmw_event, const char *topic_endpoint_impl_identifier, void *data, rmw_event_type_t event_type) —————————————–^