41 #ifndef __OPENFLUID_MACHINE_OBSERVERREGISTRY_HPP__ 
   42 #define __OPENFLUID_MACHINE_OBSERVERREGISTRY_HPP__ 
#define OPENFLUID_SINGLETON_DEFINITION(T)
Definition: SingletonMacros.hpp:55
 
Definition: ObserverRegistry.hpp:58
 
bool addWare(const openfluid::ware::WareID_t &ID)
 
void discoverWares(const std::string IDPattern="")
 
void clear()
Definition: ObserverRegistry.hpp:92
 
Definition: WareContainer.hpp:62
 
Definition: WareRegistry.hpp:51
 
#define OPENFLUID_API
Definition: dllexport.hpp:86
 
std::string WareID_t
Definition: TypeDefs.hpp:49
 
Definition: ApplicationException.hpp:47