libvisual
0.5.0
|
Public Member Functions | |
Module (Module const &)=delete | |
Module & | operator= (Module const &)=delete |
void * | get_symbol (std::string const &name) |
Static Public Member Functions | |
static ModulePtr | load (std::string const &path) |
static std::string const & | path_suffix () |
Friends | |
void | intrusive_ptr_add_ref (Module *module) |
void | intrusive_ptr_release (Module *module) |
Definition at line 16 of file lv_module.hpp.