
Public Attributes | |
| int | count |
| the number of open links to this end-point | |
| const address_v * | endpoint |
| the end-point itself | |
Definition at line 280 of file BaseCommunication.h.
| int ariba::communication::BaseCommunication::BaseCommunication::endpoint_reference::count |
the number of open links to this end-point
Definition at line 282 of file BaseCommunication.h.
Referenced by ariba::communication::BaseCommunication::add_endpoint().
| const address_v* ariba::communication::BaseCommunication::BaseCommunication::endpoint_reference::endpoint |
the end-point itself
Definition at line 283 of file BaseCommunication.h.
Referenced by ariba::communication::BaseCommunication::add_endpoint().
1.5.8