Value field of the portable group acceptor registry. More...
#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. |
Value field of the portable group acceptor registry.
Definition at line 58 of file PortableGroup_Acceptor_Registry.h.
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.