Skip to content

Commit

Permalink
One more suggestion
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Lopez Fernandez <[email protected]>
  • Loading branch information
juanlofer-eprosima committed Mar 14, 2024
1 parent 10e6f10 commit ea8d638
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/cpp/rtps/participant/RTPSParticipantImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,9 @@ class RTPSParticipantImpl
const GUID_t& reader_guid);

/**
* Returns registered transports' netmask filter information (transport's netmask filter kind and allowlist).
* @brief Returns registered transports' netmask filter information (transport's netmask filter kind and allowlist).
*
* @return A vector with all registered transports' netmask filter information.
*/
std::vector<fastdds::rtps::TransportNetmaskFilterInfo> get_netmask_filter_info() const;

Expand Down

0 comments on commit ea8d638

Please sign in to comment.