11 #ifndef OPAL_MCA_INSTALLDIRS_INSTALLDIRS_H
12 #define OPAL_MCA_INSTALLDIRS_INSTALLDIRS_H
14 #include "opal_config.h"
17 #include "opal/mca/base/base.h"
52 OPAL_DECLSPEC
char * opal_install_dirs_expand(
const char* input);
74 #define OPAL_INSTALLDIRS_BASE_VERSION_2_0_0 \
75 MCA_BASE_VERSION_2_0_0, \
76 "installdirs", 2, 0, 0
mca_base_component_t component
MCA base component.
Definition: installdirs.h:60
Common type for all MCA components.
Definition: mca.h:250
opal_install_dirs_t install_dirs_data
install directories provided by the given component
Definition: installdirs.h:64
mca_base_component_data_t component_data
MCA base data.
Definition: installdirs.h:62
Top-level interface for all MCA components.
Definition: installdirs.h:25
Meta data for MCA v2.0.0 components.
Definition: mca.h:309
Structure for installdirs components.
Definition: installdirs.h:58