OpenMPI  0.1.1
regex.h File Reference
#include "orte_config.h"
#include "opal/class/opal_value_array.h"
#include "opal/class/opal_list.h"
#include "orte/mca/odls/odls_types.h"
#include "orte/runtime/orte_globals.h"

Go to the source code of this file.

Data Structures

struct  orte_regex_range_t
 
struct  orte_regex_node_t
 

Functions

ORTE_DECLSPEC OBJ_CLASS_DECLARATION (orte_regex_range_t)
 
ORTE_DECLSPEC OBJ_CLASS_DECLARATION (orte_regex_node_t)
 
ORTE_DECLSPEC int orte_regex_create (char *nodes, char **regexp)
 
ORTE_DECLSPEC int orte_regex_extract_node_names (char *regexp, char ***names)
 
ORTE_DECLSPEC int orte_regex_extract_ppn (int num_nodes, char *regexp, int **ppn)