PPL Logo

CkArrayIndexT< object > Class Template Reference
[CkArray]

A slightly more complex array index: the key is an object whose size is fixed at compile time. More...

#include <ckarray.h>

Inheritance diagram for CkArrayIndexT< object >:

Inheritance graph
[legend]
Collaboration diagram for CkArrayIndexT< object >:

Collaboration graph
[legend]

Public Member Functions

 CkArrayIndexT (const object &srcObj)

Data Fields

object obj

Detailed Description

template<class object>
class CkArrayIndexT< object >

A slightly more complex array index: the key is an object whose size is fixed at compile time.

Definition at line 127 of file ckarray.h.


Constructor & Destructor Documentation

template<class object>
CkArrayIndexT< object >::CkArrayIndexT ( const object &  srcObj  )  [inline]


Field Documentation

template<class object>
object CkArrayIndexT< object >::obj

Definition at line 129 of file ckarray.h.

Referenced by CkArrayIndexT< object >::CkArrayIndexT().


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

Generated on Thu May 24 07:56:57 2012 for Charm++ by  doxygen 1.5.5