GDB (xrefs)
|
#include "registry.h"
Public Attributes | |
unsigned | index |
registry_data_callback | save |
registry_data_callback | free |
Definition at line 99 of file registry.h.
registry_data_callback registry_data::free |
Definition at line 103 of file registry.h.
Referenced by registry_clear_data().
unsigned registry_data::index |
Definition at line 101 of file registry.h.
Referenced by registry_data(), and registry_set_data().
registry_data_callback registry_data::save |
Definition at line 102 of file registry.h.
Referenced by registry_clear_data().