#include <mlDistantObject.h>
Static Public Member Functions | |
| template<typename Distant > | |
| static Distant::Type * | get (const Distant &distant) |
| Get access to the typed object pointer T* stored in DistantObject<T>. | |
Definition at line 93 of file mlDistantObject.h.
| static Distant::Type* ml::DistantObjectAccessor::get | ( | const Distant & | distant | ) | [inline, static] |
Get access to the typed object pointer T* stored in DistantObject<T>.
Definition at line 98 of file mlDistantObject.h.
1.5.8