Function rcl_subscription_is_cft_enabled
Defined in File subscription.h
Function Documentation
-
bool rcl_subscription_is_cft_enabled(const rcl_subscription_t *subscription)
Check if the content filtered topic feature is enabled in the subscription.
Depending on the middleware and whether cft is enabled in the subscription.
- Returns:
true
if the content filtered topic ofsubscription
is enabled, otherwisefalse