Members(3) | Library Functions Manual | Members(3) |
Members - members and senders accounting
#include <iqueue.h>
Inherited by MembershipBookkeeping [private].
void setMembersCount (uint32 n)
void increaseMembersCount ()
void decreaseMembersCount ()
uint32 getMembersCount () const
void setSendersCount (uint32 n)
void increaseSendersCount ()
void decreaseSendersCount ()
uint32 getSendersCount () const
Members ()
virtual ~Members ()
members and senders accounting
Records the number of members as well as active senders. For now, it is too simple.
Author:
Generated automatically by Doxygen for ccRTP from the source code.
Sat Oct 27 2018 | ccRTP |