Public Member Functions | |
ClapFileHandle (const String &pathname) | |
void | close () |
void | open () |
bool | opened () const |
template<typename Ptr > | |
Ptr | symbol (const char *symname) const |
virtual | ~ClapFileHandle () |
Static Public Member Functions | |
static String | get_dlerror () |
Public Attributes | |
const std::string | dlfile |
const clap_plugin_entry * | pluginentry |
|
explicit |
|
virtual |
bool opened | ( | ) | const |
void open | ( | ) |
void close | ( | ) |
Ptr symbol | ( | const char * | symname | ) | const |
|
static |
const std::string dlfile |
const clap_plugin_entry* pluginentry |