PPL Logo

ComlibSectionHashKey Class Reference
[Charm++ Communication Optimization Framework]

Hash key that lets a strategy access a section id data structure given the source processor and the MaxSectionId on that processor. More...

#include <ComlibSectionInfo.h>

Collaboration diagram for ComlibSectionHashKey:

Collaboration graph
[legend]

Public Member Functions

 ComlibSectionHashKey (int _pe, int _id)
CkHashCode hash (void) const
int compare (const ComlibSectionHashKey &ind) const

Static Public Member Functions

static CkHashCode staticHash (const void *a, size_t)
static int staticCompare (const void *a, const void *b, size_t)

Data Fields

int srcPe
int id

Detailed Description

Hash key that lets a strategy access a section id data structure given the source processor and the MaxSectionId on that processor.

Definition at line 20 of file ComlibSectionInfo.h.


Field Documentation

Definition at line 22 of file ComlibSectionInfo.h.

Referenced by compare(), and hash().


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

Generated on Fri May 25 08:02:46 2012 for Charm++ by  doxygen 1.5.5