sciRelationShip Struct Reference

#include <scilab/modules/graphics/includes/ObjectStructure.h>

Collaboration diagram for sciRelationShip:

Collaboration graph
[legend]

Data Fields

sciHandleTabphandle
sciPointObjpparent
sciSonspsons
sciSonsplastsons
DoublyLinkedListpSelectedSon

Detailed Description

Definition at line 260 of file ObjectStructure.h.


Field Documentation

sciHandleTab* sciRelationShip::phandle

is the scilab handle of THIS

Definition at line 263 of file ObjectStructure.h.

Referenced by sciGetHandleTabPointer(), and sciSetHandle().

sciPointObj* sciRelationShip::pparent

points to the parent structures

Definition at line 265 of file ObjectStructure.h.

Referenced by sciGetParent(), and sciSetParent().

sciSons* sciRelationShip::psons

points to the sons structures

Definition at line 267 of file ObjectStructure.h.

Referenced by allocateText(), ConstructCompoundSeq(), ConstructLegend(), graphicsmodels(), sciAddThisToItsParent(), sciDelThisToItsParent(), sciGetSons(), and sciStandrardBuildOperations().

sciSons* sciRelationShip::plastsons

the last sciSons of the list (the first created!)

Definition at line 269 of file ObjectStructure.h.

Referenced by allocateText(), ConstructCompoundSeq(), ConstructLegend(), graphicsmodels(), sciAddThisToItsParent(), sciDelThisToItsParent(), sciGetLastSons(), and sciStandrardBuildOperations().

DoublyLinkedList* sciRelationShip::pSelectedSon

the set of selected sons. List of lists for each type. Not to be used directly.

Definition at line 271 of file ObjectStructure.h.

Referenced by sciAddSelectedSon(), sciInitSelectedSons(), sciStandrardBuildOperations(), sciUnselectSons(), and sciUnselectTypedSons().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:18 2007 for Scilab [trunk] by  doxygen 1.5.1