|
queso-0.56.1
|
#include <MpiComm.h>

Public Member Functions | |
| DataType () | |
| DataType (const DataType &other) | |
| DataType (const RawType_MPI_Datatype &type) | |
| DataType (const DataType &, unsigned int) | |
| DataType & | operator= (const DataType &other) |
| DataType & | operator= (const RawType_MPI_Datatype &type) |
| operator const RawType_MPI_Datatype & () const | |
| operator RawType_MPI_Datatype & () | |
| void | commit () |
| void | free () |
Protected Attributes | |
| RawType_MPI_Datatype | _datatype |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 131 of file MpiComm.h.
Referenced by commit(), free(), operator const RawType_MPI_Datatype &(), operator RawType_MPI_Datatype &(), and operator=().