PPL Logo

roarray< dtype, len > Class Template Reference

#include <readonly.h>

Inheritance diagram for roarray< dtype, len >:

Inheritance graph
[legend]
Collaboration diagram for roarray< dtype, len >:

Collaboration graph
[legend]

Public Member Functions

 roarray ()
_roatom< dtype > & operator[] (int idx)

Private Attributes

_roatom< dtypedata [len]

Detailed Description

template<class dtype, int len>
class roarray< dtype, len >

Definition at line 68 of file readonly.h.


Constructor & Destructor Documentation

template<class dtype, int len>
roarray< dtype, len >::roarray (  )  [inline]

Definition at line 73 of file readonly.h.

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

Here is the call graph for this function:


Member Function Documentation

template<class dtype, int len>
_roatom<dtype>& roarray< dtype, len >::operator[] ( int  idx  )  [inline]

Definition at line 83 of file readonly.h.

References roarray< dtype, len >::data, and len.


Field Documentation

template<class dtype, int len>
_roatom<dtype> roarray< dtype, len >::data[len] [private]

Definition at line 71 of file readonly.h.

Referenced by roarray< dtype, len >::operator[](), and roarray< dtype, len >::roarray().


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

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