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

PG_Operators.h File Reference

#include "portablegroup_export.h"
#include "orbsvcs/CosNamingC.h"

Include dependency graph for PG_Operators.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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.

Detailed Description

Id
PG_Operators.h,v 1.7 2004/08/16 23:53:14 jtc Exp

Author:
Ossama Othman <ossama@uci.edu>

Function Documentation

bool TAO_PortableGroup_Export 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.

bool TAO_PortableGroup_Export 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 Fri Dec 31 16:34:14 2004 for TAO_PortableGroup by  doxygen 1.3.9.1