
#include <readonly.h>


Public Member Functions | |
| romsg () | |
| romsg< dtype > & | operator= (dtype *d) |
| operator dtype * () | |
| dtype & | operator* () |
| dtype * | operator-> () |
Private Attributes | |
| dtype * | msg |
Definition at line 90 of file readonly.h.
Definition at line 95 of file readonly.h.
References CkRegisterReadonlyMsg(), dtype, romsg< dtype >::msg, and name.

Definition at line 93 of file readonly.h.
Referenced by romsg< dtype >::operator dtype *(), romsg< dtype >::operator*(), romsg< dtype >::operator->(), romsg< dtype >::operator=(), and romsg< dtype >::romsg().
1.5.5