Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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.
TAO_Endpointendpoint
 Cached endpoint that the acceptor is listening on.
int cnt
 Count of times that this GroupId has been opened.

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 Tue Dec 20 23:55:45 2005 for TAO_PortableGroup by  doxygen 1.3.9.1