#include "ace/pre.h"
#include "RMCast_Module_Factory.h"
#include "ace/post.h"
Include dependency graph for RMCast_Singleton_Factory.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_RMCast_Singleton_Factory |
Many applications (and even some internal components), will use a single ACE_RMCast_Module to process all the events, for example, a receiver may decide to use the same ACE_RMCast_Module to process all incoming events, instead of using one per remote sender. More... |