#include <MatacqProducer.h>
Public Member Functions | |
NullOut & | operator<< (std::ostream &(*pf)(std::ostream &)) |
template<typename T > | |
NullOut & | operator<< (const T &a) |
Definition at line 32 of file MatacqProducer.h.
NullOut& NullOut::operator<< | ( | std::ostream &(*)(std::ostream &) | pf | ) | [inline] |
Definition at line 34 of file MatacqProducer.h.
{ return *this; }
Definition at line 38 of file MatacqProducer.h.
{ return *this; }