list of all remote addresses of links to end-points More...
Public Attributes | |
int | count |
the number of open links to this end-point | |
const address_v * | endpoint |
the end-point itself |
list of all remote addresses of links to end-points
Definition at line 281 of file BaseCommunication.h.
the number of open links to this end-point
Definition at line 283 of file BaseCommunication.h.
Referenced by ariba::communication::BaseCommunication::add_endpoint().
the end-point itself
Definition at line 284 of file BaseCommunication.h.
Referenced by ariba::communication::BaseCommunication::add_endpoint().