rmw_dds_common  master
Define a common interface between DDS implementations of ROS middleware.
Public Member Functions | List of all members
rmw_dds_common::Compare_rmw_gid_t Struct Reference

Comparator for rmw_gid_t, in order to use them as a key of a map. More...

#include <gid_utils.hpp>

Public Member Functions

bool operator() (const rmw_gid_t &lhs, const rmw_gid_t &rhs) const
 

Detailed Description

Comparator for rmw_gid_t, in order to use them as a key of a map.

Member Function Documentation

◆ operator()()

bool rmw_dds_common::Compare_rmw_gid_t::operator() ( const rmw_gid_t lhs,
const rmw_gid_t rhs 
) const

The documentation for this struct was generated from the following file: