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