Function rosbag2_cpp::allocate_introspection_message

Function Documentation

Warning

doxygenfunction: Unable to resolve function “rosbag2_cpp::allocate_introspection_message” with arguments “(const rosidl_message_type_support_t*, const rcutils_allocator_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 19] ROSBAG2_CPP_PUBLIC std::shared_ptr< rosbag2_introspection_message_t > allocate_introspection_message (const rosidl_message_type_support_t *introspection_ts, const rcutils_allocator_t *allocator) ——————-^ 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 70] ROSBAG2_CPP_PUBLIC std::shared_ptr< rosbag2_introspection_message_t > allocate_introspection_message (const rosidl_message_type_support_t *introspection_ts, const rcutils_allocator_t *allocator) ———————————————————————-^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 70] ROSBAG2_CPP_PUBLIC std::shared_ptr< rosbag2_introspection_message_t > allocate_introspection_message (const rosidl_message_type_support_t *introspection_ts, const rcutils_allocator_t *allocator) ———————————————————————-^