My Project
Public Member Functions | Protected Attributes
Gcalc_operation_transporter Class Reference
Inheritance diagram for Gcalc_operation_transporter:
Gcalc_shape_transporter

List of all members.

Public Member Functions

 Gcalc_operation_transporter (Gcalc_function *fn, Gcalc_heap *heap)
int single_point (Gcalc_shape_status *st, double x, double y)
int start_line (Gcalc_shape_status *st)
int complete_line (Gcalc_shape_status *st)
int start_poly (Gcalc_shape_status *st)
int complete_poly (Gcalc_shape_status *st)
int start_ring (Gcalc_shape_status *st)
int complete_ring (Gcalc_shape_status *st)
int add_point (Gcalc_shape_status *st, double x, double y)
int start_collection (Gcalc_shape_status *st, int nshapes)
int complete_collection (Gcalc_shape_status *st)
int collection_add_item (Gcalc_shape_status *st_collection, Gcalc_shape_status *st_item)

Protected Attributes

Gcalc_functionm_fn
gcalc_shape_info m_si

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines