The DatatypeCache type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DatatypeCache |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDatatype |
Get the MPI datatype associated with the given type.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| cache |
Contains a mapping from value types to their MPI datatype equivalents
|