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

const char * get_rcsid_PortableGroup_PG_Operators (const char *)
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.

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]
 

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.

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.


Variable Documentation

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


Generated on Fri Dec 31 16:34:13 2004 for TAO_PortableGroup by  doxygen 1.3.9.1