#include <PortableGroup_Acceptor_Registry.h>
Collaboration diagram for TAO_PortableGroup_Acceptor_Registry::Entry:
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. |
|
Pointer to the acceptor for this GroupId.
|
|
Count of times that this GroupId has been opened.
|
|
Cached endpoint that the acceptor is listening on.
|