| TAO_PortableGroup
    2.1.6
    | 
"Equal_To" function object that determines if two location names are the same. More...
#include <PG_Location_Equal_To.h>

| Public Member Functions | |
| int | operator() (const PortableGroup::Location &lhs, const PortableGroup::Location &rhs) const | 
"Equal_To" function object that determines if two location names are the same.
This functor simply does a string comparison of each of the elements in the given TAO_PortableGroup::Location name sequences.
| int TAO_PG_Location_Equal_To::operator() | ( | const PortableGroup::Location & | lhs, | 
| const PortableGroup::Location & | rhs | ||
| ) | const | 
Perform a string comparison on each of the sequence elements in the given locations.
 1.8.1.1
 1.8.1.1