Object Interface
Introduction
Each Object shares some common functionality with other objects. The Object module encapsulates the common object methods and macros into a single module. This makes object handling consistent and more efficient.
Methods
| Create, Delete, Validate Methods | ||
| mpiObjectValidate | ||
| Configuration and Information Methods | ||
| mpiObjectHandleInfo | ||
| mpiObjectInitialize | ||
| mpiObjectModuleId | ||
| mpiObjectTimeoutGet | ||
| mpiObjectTimeoutSet | ||
Constants
| MPIObjectLabelCharMAX |
