cfitsTK
memory-util-bak.c File Reference

Functions

PF mod_memory_list_image_ID (struct lxrcmd *c)
 
PF mod_memory_list_variable_ID (struct lxrcmd *c)
 
PF mod_memory_create_2Dimage_ID (struct lxrcmd *c)
 
PF mod_memory_delete_image_ID (struct lxrcmd *c)
 
PF mod_memory_clearall (struct lxrcmd *c)
 
PF mod_memory_init (struct module *m)
 

Variables

struct lxrcmd mod_memory_cmds []
 

Function Documentation

PF mod_memory_clearall ( struct lxrcmd *  c)
PF mod_memory_create_2Dimage_ID ( struct lxrcmd *  c)
PF mod_memory_delete_image_ID ( struct lxrcmd *  c)
PF mod_memory_init ( struct module *  m)
PF mod_memory_list_image_ID ( struct lxrcmd *  c)
PF mod_memory_list_variable_ID ( struct lxrcmd *  c)

Variable Documentation

struct lxrcmd mod_memory_cmds[]