|
ARB
|

Public Attributes | |
| struct trf_struct * | next |
| long | new_item |
| long | old |
| struct trf_dest_struct * | dests |
Definition at line 241 of file struct_man.c.
| struct trf_struct* trf_struct::next |
Definition at line 242 of file struct_man.c.
Referenced by trf_commit(), trf_create(), and trf_link().
| long trf_struct::new_item |
Definition at line 243 of file struct_man.c.
Referenced by trf_create().
| long trf_struct::old |
Definition at line 244 of file struct_man.c.
Referenced by trf_create(), and trf_link().
| struct trf_dest_struct* trf_struct::dests |
Definition at line 245 of file struct_man.c.
Referenced by trf_commit(), trf_create(), and trf_link().
1.8.8