DragonFly On-Line Manual Pages

Search: Section:  


Itcl_CreateObject(3)     [incr Tcl] Library Procedures    Itcl_CreateObject(3)

See the file man.macros.

NAME

Itcl_CreateObject, Itcl_DeleteObject, Itcl_FindObject, Itcl_IsObject, Itcl_IsObjectIsa - Manipulate an class instance.

SYNOPSIS

#include <itclInt.h> void Itcl_PreserveData(cdata) void Itcl_ReleaseData(cdata) void Itcl_EventuallyFree(cdata, fproc)

ARGUMENTS

Address of function to call when the block is to be freed. Arbitrary one-word value.

DESCRIPTION

KEYWORDS

free, memory itcl 3.0 Itcl_CreateObject(3)

Search: Section: