#include <ZincObjects.hpp>
Inheritance diagram for ZincItem:
This software is the property of IntuiLab SA, France. See at the end of the file for the complete copyright notice
Here we defines classes that are items in zinc
08/03/05
Contributors: Benoit Peccatte <peccatte@intuilab.com> David Thevenin <thevenin@intuilab.com>
Public Member Functions | |
ZincItem (Tcl_Obj *obj) | |
virtual | ~ZincItem () |
Public Attributes | |
Tcl_Obj * | object |
Protected Member Functions | |
ZincItem () |
|
The protected default constructor |
|
The public constructor
|
|
The public destructor |
|
|