Function convert_history

Function Documentation

Warning

doxygenfunction: Unable to resolve function “convert_history” with arguments “(const dds_HistoryQosPolicy*const)”. 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 24] RMW_GURUMDDS_CPP_PUBLIC rmw_qos_history_policy_t convert_history (const dds_HistoryQosPolicy *const policy) ————————^ 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 49] RMW_GURUMDDS_CPP_PUBLIC rmw_qos_history_policy_t convert_history (const dds_HistoryQosPolicy *const policy) ————————————————-^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 49] RMW_GURUMDDS_CPP_PUBLIC rmw_qos_history_policy_t convert_history (const dds_HistoryQosPolicy *const policy) ————————————————-^