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

Public Member Functions

 gene_container_changed_cb_data ()
 
 gene_container_changed_cb_data (AWT_canvas *canvas_, GEN_graphic *graphic_, GBDATA *gb_gene_data_)
 

Public Attributes

AWT_canvascanvas
 
GEN_graphicgraphic
 
GBDATAgb_gene_data
 

Detailed Description

Definition at line 183 of file GEN_map.cxx.

Constructor & Destructor Documentation

gene_container_changed_cb_data::gene_container_changed_cb_data ( )
inline

Definition at line 188 of file GEN_map.cxx.

gene_container_changed_cb_data::gene_container_changed_cb_data ( AWT_canvas canvas_,
GEN_graphic graphic_,
GBDATA gb_gene_data_ 
)
inline

Definition at line 189 of file GEN_map.cxx.

Member Data Documentation

AWT_canvas* gene_container_changed_cb_data::canvas

Definition at line 184 of file GEN_map.cxx.

Referenced by GEN_gene_container_changed_cb().

GEN_graphic* gene_container_changed_cb_data::graphic

Definition at line 185 of file GEN_map.cxx.

Referenced by GEN_gene_container_changed_cb().

GBDATA* gene_container_changed_cb_data::gb_gene_data

Definition at line 186 of file GEN_map.cxx.

Referenced by GEN_gene_container_cb_installer().


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