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

TAO_PortableGroup_Acceptor_Registry::Entry Struct Reference

Value field of the portable group acceptor registry. More...

#include <PortableGroup_Acceptor_Registry.h>

Collaboration diagram for TAO_PortableGroup_Acceptor_Registry::Entry:

Collaboration graph
[legend]
List of all members.

Public Attributes

TAO_Acceptoracceptor
 Pointer to the acceptor for this GroupId. More...

TAO_Endpointendpoint
 Cached endpoint that the acceptor is listening on. More...

int cnt
 Count of times that this GroupId has been opened. More...


Detailed Description

Value field of the portable group acceptor registry.


Member Data Documentation

TAO_Acceptor* TAO_PortableGroup_Acceptor_Registry::Entry::acceptor
 

Pointer to the acceptor for this GroupId.

int TAO_PortableGroup_Acceptor_Registry::Entry::cnt
 

Count of times that this GroupId has been opened.

TAO_Endpoint* TAO_PortableGroup_Acceptor_Registry::Entry::endpoint
 

Cached endpoint that the acceptor is listening on.


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