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

TAO_PG_MemberInfo Class Reference

Structure that contains all member-specific information. More...

#include <PG_MemberInfo.h>

List of all members.

Public Methods

int operator== (const TAO_PG_MemberInfo &rhs)
 For the purposes of the member info set, only the location is important. More...


Public Attributes

CORBA::Object_var member
 Reference to the member. More...

PortableGroup::Location location
 The location at which the member resides. More...


Detailed Description

Structure that contains all member-specific information.

Structure that contains all member-specific information.


Member Function Documentation

int TAO_PG_MemberInfo::operator== const TAO_PG_MemberInfo &    rhs
 

For the purposes of the member info set, only the location is important.

In particular, if a member already resides at the given location, this equality operator will return true.


Member Data Documentation

PortableGroup::Location TAO_PG_MemberInfo::location
 

The location at which the member resides.

CORBA::Object_var TAO_PG_MemberInfo::member
 

Reference to the member.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 22:28:18 2002 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001