|
| | Print (bool _mute=false) |
| |
| void | mute (bool _mute) |
| |
| bool | mute () const |
| |
| template<typename Handle > |
| void | operator() (const Handle &_h) const |
| |
Definition at line 140 of file unittests_common.hh.
◆ Print()
| Print::Print |
( |
bool |
_mute = false | ) |
|
|
inlineexplicit |
◆ mute() [1/2]
| bool Print::mute |
( |
| ) |
const |
|
inline |
◆ mute() [2/2]
| void Print::mute |
( |
bool |
_mute | ) |
|
|
inline |
◆ operator()()
template<typename Handle >
| void Print::operator() |
( |
const Handle & |
_h | ) |
const |
|
inline |
◆ mute_
The documentation for this class was generated from the following file: