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

stpi_internal_array_t Struct Reference


Data Fields

int cookie
int x_size
int y_size
stp_sequence_t data

Field Documentation

int stpi_internal_array_t::cookie
 

Definition at line 41 of file array.c.

Referenced by array_ctor(), and check_array().

stp_sequence_t stpi_internal_array_t::data
 

Definition at line 44 of file array.c.

Referenced by array_ctor(), array_dtor(), stp_array_copy(), stp_array_create(), stp_array_create_from_xmltree(), stp_array_get_data(), stp_array_get_point(), stp_array_get_sequence(), stp_array_set_data(), stp_array_set_point(), and stp_array_set_size().

int stpi_internal_array_t::x_size
 

Definition at line 42 of file array.c.

Referenced by array_ctor(), stp_array_copy(), stp_array_create(), stp_array_get_point(), stp_array_get_size(), stp_array_set_data(), stp_array_set_point(), and stp_array_set_size().

int stpi_internal_array_t::y_size
 

Definition at line 43 of file array.c.

Referenced by array_ctor(), stp_array_copy(), stp_array_create(), stp_array_get_point(), stp_array_get_size(), stp_array_set_data(), stp_array_set_point(), and stp_array_set_size().


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