#include <aggregator.h>
Public Member Functions | |
| BondIDMatch (const std::string s) | |
| bool | operator() (const boost::shared_ptr< bond::Bond > &b) |
Public Attributes | |
| const std::string | s |
Definition at line 194 of file aggregator.h.
| diagnostic_aggregator::BondIDMatch::BondIDMatch | ( | const std::string | s | ) | [inline] |
Definition at line 196 of file aggregator.h.
| bool diagnostic_aggregator::BondIDMatch::operator() | ( | const boost::shared_ptr< bond::Bond > & | b | ) | [inline] |
Definition at line 197 of file aggregator.h.
| const std::string diagnostic_aggregator::BondIDMatch::s |
Definition at line 198 of file aggregator.h.