Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PG_Operators.cpp File Reference

#include "PG_Operators.h"
#include "ace/OS_NS_string.h"

Include dependency graph for PG_Operators.cpp:

Include dependency graph

Functions

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
bool 
operator== (const CosNaming::Name &lhs, const CosNaming::Name &rhs)
 Global CosNaming::Name equality operator.
bool operator!= (const CosNaming::Name &lhs, const CosNaming::Name &rhs)
 Global CosNaming::Name inequality operator.

Function Documentation

bool operator!= const CosNaming::Name lhs,
const CosNaming::Name rhs
 

Global CosNaming::Name inequality operator.

This simple implementation simply negates the result of the equality operator.

TAO_BEGIN_VERSIONED_NAMESPACE_DECL bool operator== const CosNaming::Name lhs,
const CosNaming::Name rhs
 

Global CosNaming::Name equality operator.

Used for checking equality of PortableGroup::Location and PortableGroup::Property variables.


Generated on Tue Dec 20 23:55:33 2005 for TAO_PortableGroup by  doxygen 1.3.9.1