Function rosbag2_cpp::get_typesupport_handle

Function Documentation

Warning

doxygenfunction: Unable to resolve function “rosbag2_cpp::get_typesupport_handle” with arguments “(const std::string&, const std::string&, std::shared_ptr<rcpputils::SharedLibrary>)”. 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 19] ROSBAG2_CPP_PUBLIC const rosidl_message_type_support_t * get_typesupport_handle (const std::string &type, const std::string &typesupport_identifier, std::shared_ptr< rcpputils::SharedLibrary > library) ——————-^ 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 55] ROSBAG2_CPP_PUBLIC const rosidl_message_type_support_t * get_typesupport_handle (const std::string &type, const std::string &typesupport_identifier, std::shared_ptr< rcpputils::SharedLibrary > library) ——————————————————-^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 55] ROSBAG2_CPP_PUBLIC const rosidl_message_type_support_t * get_typesupport_handle (const std::string &type, const std::string &typesupport_identifier, std::shared_ptr< rcpputils::SharedLibrary > library) ——————————————————-^