MeVisLabToolboxReference
macx::DynamicObject Class Reference

Dynamic object related functions. More...

#include <macDynamicObject.h>

List of all members.

Static Public Member Functions

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

Detailed Description

Dynamic object related functions.

Definition at line 16 of file macDynamicObject.h.


Member Function Documentation

static std::string macx::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: