ExaTN
Public Member Functions | Protected Attributes | List of all members
exatn::ServiceRegistry Class Reference

Public Member Functions

void initialize (const std::string pluginPath="")
 
template<typename ServiceInterface >
bool hasService (const std::string name)
 
template<typename ServiceInterface >
std::shared_ptr< ServiceInterface > getService (const std::string name)
 

Protected Attributes

Framework framework
 
BundleContext context
 
std::map< std::string, std::string > installed
 
bool initialized = false
 

The documentation for this class was generated from the following files: