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

◆ OPM_CONFIG_HASH_T

Function Documentation

◆ libopm_config_free()

void libopm_config_free ( OPM_CONFIG_T config)

◆ libopm_config()

void * libopm_config ( OPM_CONFIG_T config,
int  key 
)

◆ libopm_config_gettype()

int libopm_config_gettype ( int  key)

◆ libopm_config_create()

OPM_CONFIG_T * libopm_config_create ( void  )

◆ libopm_config_set()

OPM_ERR_T libopm_config_set ( OPM_CONFIG_T config,
int  key,
void *  value 
)

Generated for libopm by  doxygen 1.9.6