My Project
programmer's documentation
Data Fields
cs_property_t Struct Reference

#include <cs_property.h>

Collaboration diagram for cs_property_t:
Collaboration graph

Data Fields

char *restrict name
 
int id
 
cs_flag_t state_flag
 
cs_flag_t process_flag
 
cs_property_type_t type
 
int n_definitions
 
cs_xdef_t ** defs
 
short int * def_ids
 
cs_xdef_eval_t ** get_eval_at_cell
 
cs_xdef_cw_eval_t ** get_eval_at_cell_cw
 

Field Documentation

◆ def_ids

short int* def_ids

◆ defs

cs_xdef_t** defs

◆ get_eval_at_cell

cs_xdef_eval_t** get_eval_at_cell

◆ get_eval_at_cell_cw

cs_xdef_cw_eval_t** get_eval_at_cell_cw

◆ id

int id

◆ n_definitions

int n_definitions

◆ name

char* restrict name

◆ process_flag

cs_flag_t process_flag

◆ state_flag

cs_flag_t state_flag

◆ type


The documentation for this struct was generated from the following file: