Class Ase::ClapFileHandle
ClassList > Ase > ClapFileHandle
Public Attributes
Public Functions
Public Static Functions
Public Attributes Documentation
variable dlfile
const std::string Ase::ClapFileHandle::dlfile;
variable pluginentry
const clap_plugin_entry* Ase::ClapFileHandle::pluginentry;
Public Functions Documentation
function ClapFileHandle
inline explicit Ase::ClapFileHandle::ClapFileHandle (
const String & pathname
)
function close
inline void Ase::ClapFileHandle::close ()
function open
inline void Ase::ClapFileHandle::open ()
function opened
inline bool Ase::ClapFileHandle::opened () const
function symbol
template<typename Ptr>
inline Ptr Ase::ClapFileHandle::symbol (
const char * symname
) const
function ~ClapFileHandle
inline virtual Ase::ClapFileHandle::~ClapFileHandle ()
Public Static Functions Documentation
function get_dlerror
static inline String Ase::ClapFileHandle::get_dlerror ()
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/clapplugin.cc