libopm 0.1
config.c File Reference
#include "setup.h"
#include "malloc.h"
#include "config.h"
#include "inet.h"
#include "opm_error.h"
#include "opm_types.h"
#include "opm_common.h"
#include "list.h"
#include <string.h>

Functions

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

Function Documentation

◆ libopm_config_create()

◆ libopm_config_free()

◆ libopm_config_set()

◆ libopm_config_gettype()

int libopm_config_gettype ( int key)

◆ libopm_config()


Generated for libopm by  doxygen 1.13.2