SyncSourceHandler(3) | Library Functions Manual | SyncSourceHandler(3) |
SyncSourceHandler - SyncSource objects modification methods.
#include <iqueue.h>
Inherited by MembershipBookkeeping.
void * getLink (const SyncSource &source) const
This requires SyncSource - SyncSourceHandler friendship. void
setLink (SyncSource &source, void *link)
void setParticipant (SyncSource &source, Participant
&p)
void setState (SyncSource &source, SyncSource::State
ns)
void setSender (SyncSource &source, bool active)
void setDataTransportPort (SyncSource &source, tpport_t p)
void setControlTransportPort (SyncSource &source, tpport_t
p)
void setNetworkAddress (SyncSource &source, InetAddress
addr)
SyncSourceHandler ()
virtual ~SyncSourceHandler ()
SyncSource objects modification methods.
Author:
This requires SyncSource - SyncSourceHandler friendship. Get the SyncSourceLink corresponding to a SyncSource object.
Generated automatically by Doxygen for ccRTP from the source code.
Sat Oct 27 2018 | ccRTP |