#include <Event.hpp>
Definition at line 1187 of file Event.hpp.
Public Member Functions | |
| bool | operator() (const ParameterNode *a, const Vocabulary::TermRef &b) const |
| returns true if the key for node a is less than key b | |
| bool | operator() (const Vocabulary::TermRef &a, const ParameterNode *b) const |
| returns true if key a is less than the key for node b | |
1.4.7