pion::platform::BasicEvent< CharType, AllocType >::ParameterKeyCompare Struct Reference

#include <Event.hpp>

List of all members.


Detailed Description

template<typename CharType, typename AllocType>
struct pion::platform::BasicEvent< CharType, AllocType >::ParameterKeyCompare

function object used to compare two parameter items for ordering

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


The documentation for this struct was generated from the following file:
Generated on Wed Apr 13 16:38:35 2011 for pion-platform by  doxygen 1.4.7