Belle II Software  release-06-00-14
DynamicLoader Class Reference
Packages ยป daq

Public Member Functions

 DynamicLoader (const std::string &path)
 
void * open (const std::string &lib_path)
 
void * load (const std::string &func_name)
 
void close ()
 

Private Attributes

void * m_handle
 

Detailed Description

Definition at line 19 of file DynamicLoader.h.


The documentation for this class was generated from the following files: