SPRAAK
|
common header for the sub-model structures More...
Data Fields | |
unsigned int | id |
id number More... | |
float | min_start_cost |
minimal cost to start the sub-model More... | |
char * | name |
name == pointer to hash-tbl entry string value More... | |
struct spr_t_cwr_fsg_sm * | next |
organized in a double list More... | |
struct spr_t_cwr_fsg_sm * | prev |
organized in a double list More... | |
short | max_context_aux |
short | max_context_disc |
short | max_PC_depth |
short | max_PC_view |
common header for the sub-model structures
unsigned int spr_t_cwr_fsg_sm_hdr::id |
id number
float spr_t_cwr_fsg_sm_hdr::min_start_cost |
minimal cost to start the sub-model
char* spr_t_cwr_fsg_sm_hdr::name |
name == pointer to hash-tbl entry string value
struct spr_t_cwr_fsg_sm* spr_t_cwr_fsg_sm_hdr::next |
organized in a double list
struct spr_t_cwr_fsg_sm* spr_t_cwr_fsg_sm_hdr::prev |
organized in a double list
short spr_t_cwr_fsg_sm_hdr::max_context_aux |
short spr_t_cwr_fsg_sm_hdr::max_context_disc |
short spr_t_cwr_fsg_sm_hdr::max_PC_depth |
short spr_t_cwr_fsg_sm_hdr::max_PC_view |