#include "portablegroup_export.h"
#include "orbsvcs/CosNamingC.h"
Include dependency graph for PG_Operators.h:
This graph shows which files directly or indirectly include this file:
Functions | |
bool TAO_PortableGroup_Export | operator== (const CosNaming::Name &lhs, const CosNaming::Name &rhs) |
Global CosNaming::Name equality operator. | |
bool TAO_PortableGroup_Export | operator!= (const CosNaming::Name &lhs, const CosNaming::Name &rhs) |
Global CosNaming::Name inequality operator. |
|
Global CosNaming::Name inequality operator. This simple implementation simply negates the result of the equality operator. |
|
Global CosNaming::Name equality operator. Used for checking equality of PortableGroup::Location and PortableGroup::Property variables. |