OpenMPI  0.1.1
base.h File Reference
#include "ompi_config.h"
#include "opal/class/opal_list.h"
#include "opal/mca/mca.h"
#include "ompi/mca/rcache/rcache.h"

Go to the source code of this file.

Data Structures

struct  mca_rcache_base_selected_module_t
 

Typedefs

typedef struct
mca_rcache_base_selected_module_t 
mca_rcache_base_selected_module_t
 

Functions

BEGIN_C_DECLS OMPI_DECLSPEC
mca_rcache_base_module_t
mca_rcache_base_module_create (const char *name)
 
OMPI_DECLSPEC int mca_rcache_base_open (void)
 Function for finding and opening either all MCA components, or the one that was specifically requested via a MCA parameter.
 
OMPI_DECLSPEC int mca_rcache_base_close (void)
 
OMPI_DECLSPEC OBJ_CLASS_DECLARATION (mca_rcache_base_selected_module_t)
 
OMPI_DECLSPEC
mca_rcache_base_component_t
mca_rcache_base_component_lookup (const char *name)
 
OMPI_DECLSPEC
mca_rcache_base_module_t
mca_rcache_base_module_lookup (const char *name)
 

Variables

OMPI_DECLSPEC int mca_rcache_base_output
 
OMPI_DECLSPEC opal_list_t mca_rcache_base_components
 
OMPI_DECLSPEC opal_list_t mca_rcache_base_modules