PPL Logo

readonly< dtype > Class Template Reference

#include <readonly.h>

Inheritance diagram for readonly< dtype >:

Inheritance graph
[legend]
Collaboration diagram for readonly< dtype >:

Collaboration graph
[legend]

Public Member Functions

 readonly ()
readonly< dtype > & operator= (dtype d)
 operator dtype ()

Private Attributes

dtype data

Detailed Description

template<class dtype>
class readonly< dtype >

Definition at line 27 of file readonly.h.


Constructor & Destructor Documentation

template<class dtype>
readonly< dtype >::readonly (  )  [inline]

Definition at line 33 of file readonly.h.

References CkRegisterReadonly(), readonly< dtype >::data, dtype, and name.

Here is the call graph for this function:


Member Function Documentation

template<class dtype>
readonly<dtype>& readonly< dtype >::operator= ( dtype  d  )  [inline]

Definition at line 43 of file readonly.h.

References _mainDone, and readonly< dtype >::data.

template<class dtype>
readonly< dtype >::operator dtype (  )  [inline]

Definition at line 50 of file readonly.h.

References readonly< dtype >::data.


Field Documentation

template<class dtype>
dtype readonly< dtype >::data [private]


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:29:20 2020 for Charm++ by  doxygen 1.5.5