Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PG_Operators.h File Reference

PG_Operators.h,v 1.2 2002/07/18 03:50:20 ossama Exp. More...

#include "ace/pre.h"
#include "portablegroup_export.h"
#include "orbsvcs/CosNamingC.h"
#include "ace/post.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

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


Detailed Description

PG_Operators.h,v 1.2 2002/07/18 03:50:20 ossama Exp.

Author:
Ossama Othman <ossama@uci.edu>

Function Documentation

int TAO_PortableGroup_Export operator!= const CosNaming::Name &    lhs,
const CosNaming::Name &    rhs
 

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

int TAO_PortableGroup_Export operator== const CosNaming::Name &    lhs,
const CosNaming::Name &    rhs
 

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


Generated on Tue Aug 20 19:00:36 2002 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001