#include <cptrpassingmpicommbuffer.h>
Inheritance diagram for cPtrPassingMPICommBuffer:

Public Member Functions | |
| cPtrPassingMPICommBuffer () | |
| virtual void | packObject (cObject *obj) |
| virtual cObject * | unpackObject () |
packObject() only packs the pointer and does not serialize object fields. This class can only be used with 64-bit shared memory superclusters like SGI Altix.
|
|
Constructor.
|
|
|
Packs an object.
Reimplemented from cCommBuffer. |
|
|
Unpacks and returns an object.
Reimplemented from cCommBuffer. |
1.4.1