PPL Logo

CkQdMsg Class Reference

#include <charm++.h>


Public Member Functions

void * operator new (size_t s)
void operator delete (void *ptr)

Static Public Member Functions

static void * alloc (int, size_t s, int *, int, int)
static void * pack (CkQdMsg *m)
static CkQdMsgunpack (void *buf)
static void ckDebugPup (PUP::er &p, void *msg)
 This is used to display message contents in the debugger.


Detailed Description

Definition at line 1156 of file charm++.h.


Member Function Documentation

void* CkQdMsg::operator new ( size_t  s  )  [inline]

Definition at line 1158 of file charm++.h.

References CkAllocMsg().

Here is the call graph for this function:

void CkQdMsg::operator delete ( void *  ptr  )  [inline]

Definition at line 1159 of file charm++.h.

References CkFreeMsg().

Here is the call graph for this function:

static void* CkQdMsg::alloc ( int  ,
size_t  s,
int ,
int  ,
int   
) [inline, static]

Definition at line 1160 of file charm++.h.

References CkAllocMsg().

Here is the call graph for this function:

static void* CkQdMsg::pack ( CkQdMsg m  )  [inline, static]

Definition at line 1163 of file charm++.h.

static CkQdMsg* CkQdMsg::unpack ( void *  buf  )  [inline, static]

Definition at line 1164 of file charm++.h.

static void CkQdMsg::ckDebugPup ( PUP::er p,
void *  msg 
) [inline, static]

This is used to display message contents in the debugger.

Definition at line 1166 of file charm++.h.


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

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