Playa::MPIDataType Class Reference

List of all members.

Public Member Functions

 MPIDataType (const std::string &name)
const std::string & name () const

Static Public Member Functions

static MPIDataType intType ()
static MPIDataType floatType ()
static MPIDataType doubleType ()
static MPIDataType doubleIntPairType ()
static MPIDataType charType ()
static void registerType (const MPIDataType &dataType)


Detailed Description

Definition at line 24 of file PlayaMPIDataType.hpp.


Constructor & Destructor Documentation

Playa::MPIDataType::MPIDataType ( const std::string &  name  ) 

Definition at line 22 of file PlayaMPIDataType.cpp.


Member Function Documentation

const std::string& Playa::MPIDataType::name (  )  const [inline]

Definition at line 36 of file PlayaMPIDataType.hpp.

MPIDataType Playa::MPIDataType::intType (  )  [static]

Definition at line 79 of file PlayaMPIDataType.cpp.

MPIDataType Playa::MPIDataType::floatType (  )  [static]

Definition at line 91 of file PlayaMPIDataType.cpp.

MPIDataType Playa::MPIDataType::doubleType (  )  [static]

Definition at line 103 of file PlayaMPIDataType.cpp.

MPIDataType Playa::MPIDataType::doubleIntPairType (  )  [static]

Definition at line 115 of file PlayaMPIDataType.cpp.

MPIDataType Playa::MPIDataType::charType (  )  [static]

Definition at line 128 of file PlayaMPIDataType.cpp.

void Playa::MPIDataType::registerType ( const MPIDataType dataType  )  [static]

Definition at line 74 of file PlayaMPIDataType.cpp.


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

doxygen