TwiceAsNice
2019-02-18
|
Functions | |
Basda::Device * | create (const Nice::JointPtr &_config) |
Load a dynamic library specified in the LOAD node of a property tree. More... | |
|
inline |
Load a dynamic library specified in the LOAD node of a property tree.
_config | Should contain a LOAD with a NAME and a LIB (in the shared library sense). The library must contain an entry point (instantDevice) associated with the NAME. |