DBus::SignalMatchRule Class Reference

A special MatchRule for signals. More...

#include <matchrule.h>

Inheritance diagram for DBus::SignalMatchRule:

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 >)
 

Detailed Description

A special MatchRule for signals.

Constructor & Destructor Documentation

◆ SignalMatchRule()

SignalMatchRule::SignalMatchRule ( std::shared_ptr< MatchRuleData >  data)
private

Friends And Related Function Documentation

◆ MatchRuleBuilder

friend class MatchRuleBuilder
friend

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