TAO_PortableGroup 4.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
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]

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

◆ acceptor

TAO_Acceptor* TAO_PortableGroup_Acceptor_Registry::Entry::acceptor

Pointer to the acceptor for this GroupId.

◆ cnt

int TAO_PortableGroup_Acceptor_Registry::Entry::cnt

Count of times that this GroupId has been opened.

◆ endpoint

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: