Searched defs:ComponentLoader (Results 1 – 1 of 1) sorted by relevance
136 struct ComponentLoader { struct170 ComponentLoader(std::string libPath) : mLibPath(libPath) {} in ComponentLoader() function175 mModule; ///< weak reference to the loaded module176 std::string mLibPath; ///< library path