6#ifndef YARP_OS_SHAREDLIBRARY_H
7#define YARP_OS_SHAREDLIBRARY_H
13#ifndef DOXYGEN_SHOULD_SKIP_THIS
15class SharedLibraryImpl;
57 bool open(
const char* filename);
85#ifndef DOXYGEN_SHOULD_SKIP_THIS
RandScalar * implementation(void *t)
A mini-server for performing network communication in the background.
Low-level wrapper for loading shared libraries (DLLs) and accessing symbols within it.
SharedLibrary(const SharedLibrary &)=delete
SharedLibrary & operator=(const SharedLibrary &)=delete
The components from which ports and connections are built.
An interface to the operating system, including Port based communication.