BackendLoader class

The BackendLoader class implements a dynamic library loader that returns a pointer to the loaded backend instance.

Using the functions of the BackendLoader class, you can download dynamic libraries and check whether the downloaded library is a backend library.

Page top