#include <PicoScenesPluginManager.hxx>
Public Member Functions | |
PicoScenesPluginWrapper (const std::string &filePath, std::shared_ptr< PicoScenesPluginManager > manager) | |
std::shared_ptr< PicoScenesPluginManager > | getManager () const |
std::shared_ptr< AbstractPicoScenesPlugin > | getPluginCore () const |
const std::string & | getLibraryFilePath () const |
Definition at line 23 of file PicoScenesPluginManager.hxx.
PicoScenesPluginWrapper::PicoScenesPluginWrapper | ( | const std::string & | filePath, |
std::shared_ptr< PicoScenesPluginManager > | manager | ||
) |
|
inline |
Definition at line 35 of file PicoScenesPluginManager.hxx.
|
inline |
Definition at line 27 of file PicoScenesPluginManager.hxx.
|
inline |
Definition at line 31 of file PicoScenesPluginManager.hxx.