MeVisLab Toolbox Reference
macos::DynamicObject Class Reference

Dynamic object related functions. More...

#include <macDynamicObject.h>

Static Public Member Functions

static std::string getDynamicObjectPath ()
 Retrieve absolute path to this dynamic shared object (DSO). Callable from DSO (.dylib) itself (UTF8) More...
 

Detailed Description

Dynamic object related functions.

Definition at line 26 of file macDynamicObject.h.

Member Function Documentation

◆ getDynamicObjectPath()

static std::string macos::DynamicObject::getDynamicObjectPath ( )
static

Retrieve absolute path to this dynamic shared object (DSO). Callable from DSO (.dylib) itself (UTF8)


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