Defines a (proxy) module that is executed in a remote worker instance (really a ML module with some special handling).
More...
Inherits MLABMLModule.
List of all members.
|
Public Member Functions |
| virtual bool | isRemote () |
Detailed Description
Defines a (proxy) module that is executed in a remote worker instance (really a ML module with some special handling).
See MLABModule, MLABRemoteModule currently does not provide additional methods.
Member Function Documentation
| virtual bool MLABRemoteModule::isRemote |
( |
|
) |
[inline, virtual] |
is the module remotely executed in a worker instance
Reimplemented from MLABModule.