OpenMPI  0.1.1
iof_types.h File Reference
#include "orte_config.h"
#include "orte/types.h"

Go to the source code of this file.

Macros

#define ORTE_IOF_TAG_T   OPAL_UINT8
 
#define ORTE_IOF_STDIN   0x01
 
#define ORTE_IOF_STDOUT   0x02
 
#define ORTE_IOF_STDERR   0x04
 
#define ORTE_IOF_STDDIAG   0x08
 
#define ORTE_IOF_STDOUTALL   0x0e
 
#define ORTE_IOF_XON   0x10
 
#define ORTE_IOF_XOFF   0x20
 
#define ORTE_IOF_PULL   0x40
 
#define ORTE_IOF_CLOSE   0x80
 

Variables

BEGIN_C_DECLS typedef uint8_t orte_iof_tag_t