Data Fields | |
cpl_table * | index_table |
char * | fits_file_name |
int | index_size |
cpl_table ** | cache |
int | cache_size |
int * | cache_index |
Definition at line 48 of file xsh_star_index.c.
cpl_table** _star_index_::cache |
Definition at line 53 of file xsh_star_index.c.
Referenced by star_index_add(), star_index_construct(), star_index_destruct(), star_index_get(), star_index_remove_by_name(), and star_index_save().
Definition at line 55 of file xsh_star_index.c.
Referenced by star_index_add(), star_index_construct(), and star_index_destruct().
Definition at line 54 of file xsh_star_index.c.
Referenced by star_index_add(), star_index_construct(), star_index_destruct(), star_index_get(), star_index_remove_by_name(), and star_index_save().
Definition at line 51 of file xsh_star_index.c.
Referenced by star_index_construct(), star_index_destruct(), star_index_get(), and star_index_save().
Definition at line 52 of file xsh_star_index.c.
Referenced by star_index_add(), star_index_construct(), star_index_create(), star_index_get(), star_index_load(), star_index_remove_by_name(), star_index_save(), and start_index_get_size().
cpl_table* _star_index_::index_table |
Definition at line 50 of file xsh_star_index.c.
Referenced by star_index_add(), star_index_construct(), star_index_create(), star_index_destruct(), star_index_dump(), star_index_get(), star_index_load(), star_index_remove_by_name(), and star_index_save().