A special MatchRule for signals. More...
#include <matchrule.h>
Private Member Functions | |
SignalMatchRule (std::shared_ptr< MatchRuleData >) | |
Friends | |
class | MatchRuleBuilder |
Additional Inherited Members | |
Public Member Functions inherited from DBus::MatchRule | |
std::string | match_rule () const |
std::string | path () const |
std::string | dbus_interface () const |
std::string | member () const |
Protected Member Functions inherited from DBus::MatchRule | |
MatchRule (std::string type, const std::shared_ptr< MatchRuleData >) | |
A special MatchRule for signals.
|
private |
|
friend |