fesa-core  5.0.1
fesa::MuxSubscriptionMatcher Class Reference

#include <MuxSubscriptionMatcher.h>

Inherits SelectorMatcher.

Public Member Functions

bool matches (const std::string &selectorToMatch) const
 

Detailed Description

Matcher for subscriptions on multiplexed properties.

Member Function Documentation

bool fesa::MuxSubscriptionMatcher::matches ( const std::string &  selectorToMatch) const

Returns true when selectorToMatch is empty (subscription on all cycles) or when it is equal to selector_.

Parameters
selectorToMatchthe selector to match

The documentation for this class was generated from the following files: