#include "RMCast_Export.h"#include "ace/Basic_Types.h"Include dependency graph for RMCast.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | ACE_RMCast |
| The RMCast namespace. More... | |
| struct | ACE_RMCast::Data |
| This is the main message sent by senders. More... | |
| struct | ACE_RMCast::Poll |
| struct | ACE_RMCast::Ack_Join |
| Receivers accept new members using this message. More... | |
| struct | ACE_RMCast::Ack_Leave |
| Senders acknowledge when receivers try to leave. More... | |
| struct | ACE_RMCast::Ack |
| struct | ACE_RMCast::Join |
| Receivers send this message to indicate they want to join. More... | |
| struct | ACE_RMCast::Leave |
| Receivers send this message to disconnect gracefully. More... | |
1.3.9.1