#include "ace/pre.h"
#include "RMCast_Module.h"
#include "ace/Containers.h"
#include "ace/Synch.h"
#include "ace/post.h"
Include dependency graph for RMCast_Membership.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_RMCast_Membership |
Reliable senders of events need to know exactly how many peers are receiving the events, and how many events has each peer received so far. More... |