#include <plugin_wrapper.hh>

Public Member Functions | |
| dll_handle_holder (dll_handle dll) | |
| dll_handle_holder (dll_handle dll) | |
| ~dll_handle_holder () | |
| ~dll_handle_holder () | |
Private Attributes | |
| dll_handle | m_dll |
Definition at line 19 of file install/include/utilmm/plugin/plugin_wrapper.hh.
| utilmm::plugin::dll_handle_holder::dll_handle_holder | ( | dll_handle | dll | ) | [inline] |
Definition at line 20 of file install/include/utilmm/plugin/plugin_wrapper.hh.
| utilmm::plugin::dll_handle_holder::~dll_handle_holder | ( | ) | [inline] |
Definition at line 21 of file install/include/utilmm/plugin/plugin_wrapper.hh.
| utilmm::plugin::dll_handle_holder::dll_handle_holder | ( | dll_handle | dll | ) | [inline] |
Definition at line 20 of file utilmm/plugin/plugin_wrapper.hh.
| utilmm::plugin::dll_handle_holder::~dll_handle_holder | ( | ) | [inline] |
Definition at line 21 of file utilmm/plugin/plugin_wrapper.hh.
Definition at line 26 of file install/include/utilmm/plugin/plugin_wrapper.hh.