
#include <charm++.h>

Public Member Functions | |
| call_migration_constructor (void *t) | |
| void | operator() (void *impl_msg) |
| call_migration_constructor (void *t) | |
| void | operator() (void *impl_msg) |
Data Fields | |
| void * | impl_obj |
Definition at line 289 of file charm++.h.
| call_migration_constructor< T, has_migration_constructor >::call_migration_constructor | ( | void * | t | ) |
| call_migration_constructor< T, has_migration_constructor >::call_migration_constructor | ( | void * | t | ) | [inline] |
| void call_migration_constructor< T, has_migration_constructor >::operator() | ( | void * | impl_msg | ) |
| void call_migration_constructor< T, has_migration_constructor >::operator() | ( | void * | impl_msg | ) | [inline] |
Definition at line 322 of file charm++.h.
References call_migration_constructor< T, has_migration_constructor >::impl_obj.
| void* call_migration_constructor< T, has_migration_constructor >::impl_obj |
Definition at line 320 of file charm++.h.
Referenced by call_migration_constructor< T, has_migration_constructor >::operator()(), and call_migration_constructor< T, true >::operator()().
1.5.5