#include <PortableGroup_Acceptor_Registry.h>
Public Attributes | |
TAO_Acceptor * | acceptor |
Pointer to the acceptor for this GroupId. | |
TAO_Endpoint * | endpoint |
Cached endpoint that the acceptor is listening on. | |
int | cnt |
Count of times that this GroupId has been opened. |
TAO_Acceptor* TAO_PortableGroup_Acceptor_Registry::TAO_PortableGroup_Acceptor_Registry::Entry::acceptor |
Pointer to the acceptor for this GroupId.
int TAO_PortableGroup_Acceptor_Registry::TAO_PortableGroup_Acceptor_Registry::Entry::cnt |
Count of times that this GroupId has been opened.
TAO_Endpoint* TAO_PortableGroup_Acceptor_Registry::TAO_PortableGroup_Acceptor_Registry::Entry::endpoint |
Cached endpoint that the acceptor is listening on.