Convenience class for library plugins.
More...
#include <fsys.h>
Convenience class for library plugins.
- Author
- David Sugar dyfet.nosp@m.@gnu.nosp@m.telep.nosp@m.hony.nosp@m..org
Definition at line 662 of file fsys.h.
◆ addr_t
◆ dso()
ucommon::dso::dso |
( |
const char * | path | ) |
|
Create and map a dso object.
- Parameters
-
◆ err()
int ucommon::dso::err |
( |
void | | ) |
const |
|
inline |
◆ find()
addr_t ucommon::dso::find |
( |
const char * | symbol | ) |
const |
Find symbol in loaded module.
- Parameters
-
module | to search. |
symbol | to search for. |
- Returns
- address of symbol or NULL if not found.
◆ map()
void ucommon::dso::map |
( |
const char * | path | ) |
|
Map library object with library.
- Parameters
-
◆ operator bool()
◆ operator!()
bool ucommon::dso::operator! |
( |
| ) |
const |
|
inline |
◆ operator()()
◆ operator[]()
◆ fsys
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ucommon-7.0.0/inc/ucommon/fsys.h