YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::os::impl::SharedLibraryImpl Class Reference

Public Member Functions

 SharedLibraryImpl ()=default
 
chargetError ()
 

Public Attributes

voiddll
 
std::string error
 

Detailed Description

Definition at line 30 of file SharedLibrary.cpp.

Constructor & Destructor Documentation

◆ SharedLibraryImpl()

yarp::os::impl::SharedLibraryImpl::SharedLibraryImpl ( )
default

Member Function Documentation

◆ getError()

char * yarp::os::impl::SharedLibraryImpl::getError ( )
inline

Definition at line 35 of file SharedLibrary.cpp.

Member Data Documentation

◆ dll

void* yarp::os::impl::SharedLibraryImpl::dll

Definition at line 50 of file SharedLibrary.cpp.

◆ error

std::string yarp::os::impl::SharedLibraryImpl::error

Definition at line 52 of file SharedLibrary.cpp.


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