Searched refs:CompIntf (Results 1 – 1 of 1) sorted by relevance
48 struct CompIntf : public ConfigurableC2Intf { struct49 CompIntf(const std::shared_ptr<C2ComponentInterface>& intf) : in CompIntf() function311 Configurable(new CachedConfigurable(std::make_unique<CompIntf>(intf))), in ComponentInterface()416 std::make_unique<CompIntf>(component->intf()))), in Component()