Public Member Functions | |
SharedLibraryImpl ()=default | |
char * | getError () |
Public Attributes | |
void * | dll |
std::string | error |
Definition at line 33 of file SharedLibrary.cpp.
|
default |
|
inline |
Definition at line 38 of file SharedLibrary.cpp.
void* yarp::os::impl::SharedLibraryImpl::dll |
Definition at line 53 of file SharedLibrary.cpp.
std::string yarp::os::impl::SharedLibraryImpl::error |
Definition at line 55 of file SharedLibrary.cpp.