PPL Logo

CkArrayIndexT< object > Class Template Reference

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

#include <ckarrayindex.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 345 of file ckarrayindex.h.


Constructor & Destructor Documentation

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

Definition at line 348 of file ckarrayindex.h.

References CkArrayIndexT< object >::obj.


Field Documentation

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

Definition at line 347 of file ckarrayindex.h.

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


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

Generated on Mon Sep 21 08:19:13 2020 for Charm++ by  doxygen 1.5.5