#include <ObjectKey_Table.h>
Public Member Functions | |
bool | operator() (const TAO::ObjectKey &lhs, const TAO::ObjectKey &rhs) const |
Should have been a specialization of the functor ACE_Less_Than<sequence<CORBA::Octet>>. But that will not work so easily across bunch of stuff. Hence let us put up with this for the time being.
bool TAO::Less_Than_ObjectKey::operator() | ( | const TAO::ObjectKey & | lhs, | |
const TAO::ObjectKey & | rhs | |||
) | const |