RSC  0.16.0
ObservableFactory.h File Reference
#include <boost/signals2.hpp>
#include "Factory.h"
Include dependency graph for ObservableFactory.h:

Go to the source code of this file.

Classes

class  rsc::patterns::ObservableFactory< Key, Interface >
 A specialized factory class objects of which emit signals when implementations are registered or unregistered. More...
 
class  rsc::patterns::ObservableSingletonFactory< Key, Interface >
 An observable factory of which at most one instance exists at any time. More...
 

Namespaces

 rsc
 
 rsc::patterns