#include <charm++.h>
Public Member Functions | |
call_migration_constructor (void *t) | |
void | operator() (void *impl_msg) |
Data Fields | |
void * | impl_obj |
Definition at line 307 of file charm++.h.
call_migration_constructor< T, false >::call_migration_constructor | ( | void * | t | ) | [inline] |
void call_migration_constructor< T, false >::operator() | ( | void * | impl_msg | ) | [inline] |
void* call_migration_constructor< T, false >::impl_obj |