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

TAO_PG_MemberInfo Struct 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)
 Equality operator.


Public Attributes

CORBA::Object_var member
 Reference to the member.

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


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
 

Equality operator.

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 struct was generated from the following files:
Generated on Thu Jan 15 01:21:54 2004 for TAO_PortableGroup by doxygen1.2.18