| RTXI  3.0.0 The Real-Time eXperiment Interface Reference Manual | 
#include <dlplugin.hpp>

| Public Member Functions | |
| bool | operator== (const dll_info &rhs) const | 
| bool | operator!= (const dll_info &rhs) const | 
| Data Fields | |
| std::string | library_name | 
| void * | handle | 
Definition at line 39 of file dlplugin.hpp.
| 
 | inline | 
| 
 | inline | 
Definition at line 43 of file dlplugin.hpp.
| void* DLL::dll_info::handle | 
Definition at line 42 of file dlplugin.hpp.
| std::string DLL::dll_info::library_name | 
Definition at line 41 of file dlplugin.hpp.