Function ros2_medkit_gateway::sorted_contributors
Defined in File common.hpp
Function Documentation
-
inline std::vector<std::string> ros2_medkit_gateway::sorted_contributors(const std::vector<std::string> &input)
Order aggregation
contributorsfor stable presentation: “local” first (when present), then “peer:<name>” entries alphabetically. Used by every entity to_json() so list and detail responses agree on ordering regardless of how peers were merged internally.