Public Attributes

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.

Definition at line 58 of file PortableGroup_Acceptor_Registry.h.


Member Data Documentation

Pointer to the acceptor for this GroupId.

Definition at line 61 of file PortableGroup_Acceptor_Registry.h.

Count of times that this GroupId has been opened.

Definition at line 67 of file PortableGroup_Acceptor_Registry.h.

Cached endpoint that the acceptor is listening on.

Definition at line 64 of file PortableGroup_Acceptor_Registry.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines