Lumiera  0.pre.03
»edit your freedom«
Binding::Matcher Class Reference

#include "common/advice/binding.hpp"

Description

Functor object for matching against another Binding.

Contains precompiled information necessary for determining a match.

Note
Matcher is POD, copyable, no-throw

Definition at line 170 of file common/advice/binding.hpp.

Public Member Functions

bool matches (Binding const &obi) const
 
bool matches (Binding::Matcher const &oma) const
 

Friends

class Binding
 
HashVal hash_value (Matcher const &)
 

Private Member Functions

 Matcher (HashVal ha)
 

Private Attributes

HashVal bindingHash_
 
+ Collaboration diagram for Binding::Matcher:

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