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

PG_Operators.cpp File Reference

#include "PG_Operators.h"

Include dependency graph for PG_Operators.cpp:

Include dependency graph

Functions

const char * get_rcsid_PortableGroup_PG_Operators (const char *)
int operator== (const CosNaming::Name &lhs, const CosNaming::Name &rhs)
 Used for checking equality of PortableGroup::Location and PortableGroup::Property variables. More...

int operator!= (const CosNaming::Name &lhs, const CosNaming::Name &rhs)
 This simple implementation simply negates the result of the equality operator. More...


Variables

const char * rcsid_PortableGroup_PG_Operators = get_rcsid_PortableGroup_PG_Operators ( rcsid_PortableGroup_PG_Operators )

Function Documentation

const char* get_rcsid_PortableGroup_PG_Operators const char *    [inline, static]
 

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

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

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

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


Variable Documentation

const char* rcsid_PortableGroup_PG_Operators = get_rcsid_PortableGroup_PG_Operators ( rcsid_PortableGroup_PG_Operators ) [static]
 


Generated on Thu Oct 10 22:27:37 2002 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001