#include <librets/MetadataElement.h>
Public Member Functions | |
MetadataElementIdEqual (std::string id) | |
bool | operator() (const MetadataElement *element) |
bool | operator() (const MetadataElementPtr element) |
This only appears to be used in the test suite as of 1.2.1.
MetadataElementIdEqual | ( | std::string | id | ) | [inline] |
bool operator() | ( | const MetadataElementPtr | element | ) | [inline] |
bool operator() | ( | const MetadataElement * | element | ) | [inline] |
References MetadataElement::GetId().