#include <mia/core/searchpath.hh>
Definition at line 32 of file searchpath.hh.
◆ CPluginSearchpath() [1/2]
CPluginSearchpath::CPluginSearchpath |
( |
bool |
no_subpath = false | ) |
|
◆ CPluginSearchpath() [2/2]
◆ ~CPluginSearchpath()
CPluginSearchpath::~CPluginSearchpath |
( |
| ) |
|
◆ add() [1/2]
void CPluginSearchpath::add |
( |
const char * |
path | ) |
|
◆ add() [2/2]
void CPluginSearchpath::add |
( |
const boost::filesystem::path & |
path | ) |
|
◆ find_modules()
std::vector<PPluginModule> CPluginSearchpath::find_modules |
( |
const std::string & |
data, |
|
|
const std::string & |
type |
|
) |
| const |
◆ operator=()
The documentation for this class was generated from the following file: