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