Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

stpi_internal_list_head Struct Reference


Data Fields

int cookie
int icache
int length
stpi_internal_list_nodestart
stpi_internal_list_nodeend
stpi_internal_list_nodecache
stp_node_freefunc freefunc
stp_node_copyfunc copyfunc
stp_node_namefunc namefunc
stp_node_namefunc long_namefunc
stp_node_sortfunc sortfunc
char * name_cache
stpi_internal_list_nodename_cache_node
char * long_name_cache
stpi_internal_list_nodelong_name_cache_node

Field Documentation

struct stpi_internal_list_node* stpi_internal_list_head::cache
 

Definition at line 60 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_item_by_index(), stp_list_get_item_by_long_name(), and stp_list_get_item_by_name().

int stpi_internal_list_head::cookie
 

Definition at line 55 of file print-list.c.

Referenced by check_list(), stp_list_create(), and stp_list_destroy().

stp_node_copyfunc stpi_internal_list_head::copyfunc
 

Definition at line 62 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_copyfunc(), and stp_list_set_copyfunc().

struct stpi_internal_list_node* stpi_internal_list_head::end
 

Definition at line 59 of file print-list.c.

Referenced by get_end_internal(), stp_list_create(), stp_list_item_create(), and stp_list_item_destroy().

stp_node_freefunc stpi_internal_list_head::freefunc
 

Definition at line 61 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_freefunc(), stp_list_item_destroy(), and stp_list_set_freefunc().

int stpi_internal_list_head::icache
 

Definition at line 56 of file print-list.c.

Referenced by stp_list_create(), and stp_list_get_item_by_index().

int stpi_internal_list_head::length
 

Definition at line 57 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_item_by_index(), stp_list_get_length(), stp_list_item_create(), and stp_list_item_destroy().

char* stpi_internal_list_head::long_name_cache
 

Definition at line 68 of file print-list.c.

Referenced by set_long_name_cache(), stp_list_create(), and stp_list_get_item_by_long_name().

struct stpi_internal_list_node* stpi_internal_list_head::long_name_cache_node
 

Definition at line 69 of file print-list.c.

Referenced by set_long_name_cache(), stp_list_create(), and stp_list_get_item_by_long_name().

stp_node_namefunc stpi_internal_list_head::long_namefunc
 

Definition at line 64 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_item_by_long_name(), stp_list_get_item_by_long_name_internal(), stp_list_get_long_namefunc(), and stp_list_set_long_namefunc().

char* stpi_internal_list_head::name_cache
 

Definition at line 66 of file print-list.c.

Referenced by set_name_cache(), stp_list_create(), and stp_list_get_item_by_name().

struct stpi_internal_list_node* stpi_internal_list_head::name_cache_node
 

Definition at line 67 of file print-list.c.

Referenced by set_name_cache(), stp_list_create(), and stp_list_get_item_by_name().

stp_node_namefunc stpi_internal_list_head::namefunc
 

Definition at line 63 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_item_by_name(), stp_list_get_item_by_name_internal(), stp_list_get_namefunc(), and stp_list_set_namefunc().

stp_node_sortfunc stpi_internal_list_head::sortfunc
 

Definition at line 65 of file print-list.c.

Referenced by stp_list_create(), stp_list_get_sortfunc(), stp_list_item_create(), and stp_list_set_sortfunc().

struct stpi_internal_list_node* stpi_internal_list_head::start
 

Definition at line 58 of file print-list.c.

Referenced by get_start_internal(), stp_list_create(), stp_list_item_create(), and stp_list_item_destroy().


The documentation for this struct was generated from the following file:
Generated on Sat May 1 11:44:18 2004 for libgimpprint API Reference by doxygen1.2.17