#include <daeElement.h>
Public Member Functions | |
matchType (daeInt typeID) | |
virtual bool | operator() (daeElement *elt) const |
Public Attributes | |
daeInt | typeID |
Definition at line 381 of file daeElement.h.
daeElement::matchType::matchType | ( | daeInt | typeID | ) |
virtual bool daeElement::matchType::operator() | ( | daeElement * | elt | ) | const [virtual] |
Implements daeElement::matchElement.
Definition at line 384 of file daeElement.h.