Content-type: text/html
Manpage of Itcl_CreateObject
Itcl_CreateObject
Section: [incr\ Tcl] Library Procedures (3)
Updated: 3.0
Index
Return to Main Contents
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
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- KEYWORDS
-
This document was created by
man2html,
using the manual pages.
Time: 07:06:52 GMT, April 26, 2009