1 #include "CoralKernel/Service.h" 2 #include "CoralKernel/ILoadableComponent.h" 7 coral::ILoadableComponent*
15 std::set<std::string>
r;
16 std::vector<edmplugin::PluginInfo>::iterator
i;
17 std::vector<edmplugin::PluginInfo>::iterator ibeg=pinfo.begin();
18 std::vector<edmplugin::PluginInfo>::iterator iend=pinfo.end();
19 for(i=ibeg;i<iend;++
i){
std::set< std::string > knownPlugins() const override
Returns the list of known components.
coral::ILoadableComponent * newComponent(const std::string &componentName) override
static CoralServiceFactory * get()
coral::Service * create(const std::string &componentname) const
T get(const Candidate &c)