Project
Loading...
Searching...
No Matches
o2::framework::data_matcher::ConstantValueMatcher Class Reference

#include <DataDescriptorMatcher.h>

Public Member Functions

 ConstantValueMatcher (bool value)
 
bool match () const
 
bool operator== (ConstantValueMatcher const &other) const
 

Detailed Description

Definition at line 215 of file DataDescriptorMatcher.h.

Constructor & Destructor Documentation

◆ ConstantValueMatcher()

o2::framework::data_matcher::ConstantValueMatcher::ConstantValueMatcher ( bool  value)
inline

The passed string s is the expected numerical value for the SubSpecification type.

Member Function Documentation

◆ match()

bool o2::framework::data_matcher::ConstantValueMatcher::match ( ) const
inline

◆ operator==()

bool o2::framework::data_matcher::ConstantValueMatcher::operator== ( ConstantValueMatcher const &  other) const
inline

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