|
SphinxBase 5prealpha
|
Implementation of arc iterator. More...
Data Fields | |
| hash_iter_t * | itor |
| hash_iter_t * | null_itor |
| gnode_t * | gn |
Implementation of arc iterator.
Definition at line 64 of file fsg_model.c.
| gnode_t* fsg_arciter_s::gn |
Definition at line 66 of file fsg_model.c.
| hash_iter_t* fsg_arciter_s::itor |
Definition at line 65 of file fsg_model.c.
| hash_iter_t * fsg_arciter_s::null_itor |
Definition at line 65 of file fsg_model.c.