Boolean function object compares to content type for typename T. More...
#include <evioUtil.hxx>
Public Member Functions | |
typeIs (void) | |
bool | operator() (const evioDOMNodeP node) const |
Boolean function object compares to content type for typename T.
Note that this function object cannot deal with unknown or composite node types since they do not have a distinguishing type.
evio::typeIs< T >::typeIs | ( | void | ) | [inline] |
bool evio::typeIs< T >::operator() | ( | const evioDOMNodeP | node | ) | const [inline] |