![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 135 of file rrcommon.h.
Public Attributes | |
| struct drr_func_entry * | entry |
| struct drr_func_cache * | next |
| struct drr_func_cache * | last |
Collaboration diagram for drr_func_cache:| struct drr_func_entry* drr_func_cache::entry |
Definition at line 136 of file rrcommon.h.
Referenced by drr_func_cache_find(), drr_func_cache_init(), and drr_func_cache_push().
| struct drr_func_cache* drr_func_cache::last |
Definition at line 138 of file rrcommon.h.
Referenced by drr_func_cache_init().
| struct drr_func_cache* drr_func_cache::next |
Definition at line 137 of file rrcommon.h.
Referenced by drr_func_cache_find(), drr_func_cache_init(), and drr_func_cache_push().