My Project
programmer's documentation
Data Structures | Functions | Variables
cs_cf_model.h File Reference
#include "cs_defs.h"
Include dependency graph for cs_cf_model.h:

Go to the source code of this file.

Data Structures

struct  cs_cf_model_t
 Compressible model general options descriptor. More...
 

Functions

cs_cf_model_tcs_get_glob_cf_model (void)
 Provide access to compressible model global structure cs_glob_cf_model. More...
 

Variables

const cs_cf_model_tcs_glob_cf_model
 

Function Documentation

◆ cs_get_glob_cf_model()

cs_cf_model_t* cs_get_glob_cf_model ( void  )

Provide access to compressible model global structure cs_glob_cf_model.

Variable Documentation

◆ cs_glob_cf_model

const cs_cf_model_t* cs_glob_cf_model