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:
Federico Montesino Pouzols [email protected]
Generated automatically by Doxygen for ccRTP from the source code.