Function iox_ws_detach_service_discovery_event

Function Documentation

Warning

doxygenfunction: Unable to resolve function “iox_ws_detach_service_discovery_event” with arguments “(iox_ws_t const, iox_service_discovery_t const, const ENUM)”. 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: Expected identifier in nested name, got keyword: void [error at 4] void iox_ws_detach_service_discovery_event (iox_ws_t const self, iox_service_discovery_t const serviceDiscovery, const ENUM iox_ServiceDiscoveryEvent serviceDiscoveryEvent) —-^ 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 43] void iox_ws_detach_service_discovery_event (iox_ws_t const self, iox_service_discovery_t const serviceDiscovery, const ENUM iox_ServiceDiscoveryEvent serviceDiscoveryEvent) ——————————————-^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “s”. [error at 150] void iox_ws_detach_service_discovery_event (iox_ws_t const self, iox_service_discovery_t const serviceDiscovery, const ENUM iox_ServiceDiscoveryEvent serviceDiscoveryEvent) ——————————————————————————————————————————————————^