ARB
Public Attributes | List of all members
trf_struct Struct Reference
Collaboration diagram for trf_struct:
Collaboration graph
[legend]

Public Attributes

struct trf_structnext
 
long new_item
 
long old
 
struct trf_dest_structdests
 

Detailed Description

Definition at line 241 of file struct_man.c.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: