#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). | |
Definition at line 16 of file macDynamicObject.h.
| static std::string macx::DynamicObject::getDynamicObjectPath | ( | ) | [static] |
Retrieve absolute path to this dynamic shared object (DSO). Callable from DSO (.dylib) itself (UTF8).
1.5.8