TAO 4.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TAO::Less_Than_ObjectKey Class Reference

Compares the length and then the contents of ObjectKeys. More...

#include <ObjectKey_Table.h>

Public Member Functions

bool operator() (const TAO::ObjectKey &lhs, const TAO::ObjectKey &rhs) const
 

Detailed Description

Compares the length and then the contents of ObjectKeys.

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.

Member Function Documentation

◆ operator()()

bool TAO::Less_Than_ObjectKey::operator() ( const TAO::ObjectKey & lhs,
const TAO::ObjectKey & rhs ) const

The documentation for this class was generated from the following files: