PPL Logo

TempoMessage Class Reference

#include <tempo.h>

Inheritance diagram for TempoMessage:

Inheritance graph
[legend]
Collaboration diagram for TempoMessage:

Collaboration graph
[legend]

Public Member Functions

 TempoMessage (void)
 TempoMessage (int t1, int t2, int l, void *d)

Static Public Member Functions

static void * alloc (int msgnum, size_t size, int *sizes, int pbits)
static void * pack (TempoMessage *in)
static TempoMessageunpack (void *in)

Data Fields

int tag1
int tag2
int length
void * data

Detailed Description

Definition at line 15 of file tempo.h.


Constructor & Destructor Documentation

TempoMessage::TempoMessage ( void   )  [inline]

Definition at line 21 of file tempo.h.

References data.

TempoMessage::TempoMessage ( int  t1,
int  t2,
int  l,
void *  d 
) [inline]

Definition at line 22 of file tempo.h.

References data.


Member Function Documentation

static void* TempoMessage::alloc ( int  msgnum,
size_t  size,
int sizes,
int  pbits 
) [inline, static]

Definition at line 26 of file tempo.h.

References CkAllocMsg().

static void* TempoMessage::pack ( TempoMessage in  )  [inline, static]

Definition at line 29 of file tempo.h.

static TempoMessage* TempoMessage::unpack ( void *  in  )  [inline, static]

Definition at line 30 of file tempo.h.


Field Documentation

Definition at line 18 of file tempo.h.

Referenced by Tempo::tempoGeneric().

Definition at line 18 of file tempo.h.

Referenced by Tempo::tempoGeneric().

Definition at line 18 of file tempo.h.

Referenced by Tempo::ckTempoRecv().

Definition at line 19 of file tempo.h.

Referenced by Tempo::ckTempoRecv(), and TempoMessage().


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

Generated on Fri May 25 08:05:39 2012 for Charm++ by  doxygen 1.5.5