PicoScenes API Docs
 
Loading...
Searching...
No Matches
PicoScenesPluginWrapper Struct Reference

#include <PicoScenesPluginManager.hxx>

Public Member Functions

 PicoScenesPluginWrapper (const std::string &filePath, std::shared_ptr< PicoScenesPluginManager > manager)
 
std::shared_ptr< PicoScenesPluginManagergetManager () const
 
std::shared_ptr< AbstractPicoScenesPlugingetPluginCore () const
 
const std::string & getLibraryFilePath () const
 

Detailed Description

Definition at line 23 of file PicoScenesPluginManager.hxx.

Constructor & Destructor Documentation

◆ PicoScenesPluginWrapper()

PicoScenesPluginWrapper::PicoScenesPluginWrapper ( const std::string &  filePath,
std::shared_ptr< PicoScenesPluginManager manager 
)

Member Function Documentation

◆ getLibraryFilePath()

const std::string & PicoScenesPluginWrapper::getLibraryFilePath ( ) const
inline

Definition at line 35 of file PicoScenesPluginManager.hxx.

◆ getManager()

std::shared_ptr< PicoScenesPluginManager > PicoScenesPluginWrapper::getManager ( ) const
inline

Definition at line 27 of file PicoScenesPluginManager.hxx.

◆ getPluginCore()

std::shared_ptr< AbstractPicoScenesPlugin > PicoScenesPluginWrapper::getPluginCore ( ) const
inline

Definition at line 31 of file PicoScenesPluginManager.hxx.


The documentation for this struct was generated from the following file: