Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_PG_MemberInfo Struct Reference

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

#include <PG_MemberInfo.h>

Collaboration diagram for TAO_PG_MemberInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool 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

bool 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 Fri Dec 31 16:34:53 2004 for TAO_PortableGroup by  doxygen 1.3.9.1