irtkObject Class Reference

#include <irtkObject.h>

Inheritance diagram for irtkObject:

Inheritance graph
[legend]

List of all members.


Detailed Description

Object class.

Author:
(C)opyright Daniel Rueckert and Julia Schnabel 1994-1998++

Definition at line 25 of file irtkObject.h.


Public Member Functions

 irtkObject ()
 Constructor.
virtual ~irtkObject ()
 Destructor.
void SetDeleteMethod (void(*f)(void *))
 Set delete method needed for TCL wrapping.

Protected Attributes

void(* DeleteMethod )(void *)
 Pointer to delete method needed for TCL wrapping.

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