libopm  0.1
Data Structures | Typedefs | Functions
config.h File Reference
#include "libopm.h"

Data Structures

struct  _opm_config_hash
 

Typedefs

typedef struct _opm_config_hash OPM_CONFIG_HASH_T
 

Functions

void libopm_config_free (OPM_CONFIG_T *)
 
void * libopm_config (OPM_CONFIG_T *, int)
 
int libopm_config_gettype (int)
 
OPM_CONFIG_Tlibopm_config_create (void)
 
OPM_ERR_T libopm_config_set (OPM_CONFIG_T *, int, void *)
 

Typedef Documentation

Function Documentation

void libopm_config_free ( OPM_CONFIG_T )
void* libopm_config ( OPM_CONFIG_T ,
int   
)
int libopm_config_gettype ( int  )
OPM_CONFIG_T* libopm_config_create ( void  )
OPM_ERR_T libopm_config_set ( OPM_CONFIG_T ,
int  ,
void *   
)

Generated for libopm by  doxygen 1.8.11