Classes | |
| class | AutoPointer |
| Implements an Automatic Pointer to an object. More... | |
| class | AutoPointerDataObjectDecorator |
| Decorates any pointer to a simple object with a DataObject API using AutoPointer semantics. More... | |
| class | Command |
| superclass for callback/observer methods More... | |
| class | CreateObjectFunction |
| CreateObjectFunction is used to create callback functions that create ITK Objects for use with the itk::ObjectFactory. More... | |
| class | CreateObjectFunctionBase |
| Define API for object creation callback functions. More... | |
| class | CStyleCommand |
| Command subclass that calls a pointer to a C function. More... | |
| class | DataObject |
| Base class for all data objects in ITK. More... | |
| class | DataObjectDecorator |
| Decorates any subclass of itkObject with a DataObject API. More... | |
| class | EventObject |
| Abstraction of the Events used to communicating among filters and with GUIs. More... | |
| class | ImageBase |
| Base class for templated image classes. More... | |
| class | ImageRegionMultidimensionalSplitter |
| Divide a region into several pieces. More... | |
| class | ImageRegionSplitter |
| Divide a region into several pieces. More... | |
| class | LightObject |
| Light weight base class for most itk classes. More... | |
| class | LightProcessObject |
| LightProcessObject is the base class for all process objects (source, filters, mappers) in the Insight data processing pipeline. More... | |
| class | MemberCommand |
| Command subclass that calls a pointer to a member function. More... | |
| class | Object |
| Base class for most itk classes. More... | |
| class | ObjectFactory |
| Create instances of a class. More... | |
| class | ObjectFactoryBase |
| Create instances of classes using an object factory. More... | |
| class | ProcessObject |
| ProcessObject is the base class for all process objects (source, filters, mappers) in the Insight data processing pipeline. More... | |
| class | ReceptorMemberCommand |
| Command subclass that calls a pointer to a member function. More... | |
| class | SimpleConstMemberCommand |
| Command subclass that calls a pointer to a member function. More... | |
| class | SimpleDataObjectDecorator |
| Decorates any "simple" data type (data types without smart pointers) with a DataObject API. More... | |
| class | SimpleMemberCommand |
| Command subclass that calls a pointer to a member function. More... | |
| class | SmartPointer |
| Implements transparent reference counting. More... | |
| class | SmartPointerForwardReference |
| Implements transparent reference counting in situations where forward references / cyclic include depndencies are a problem. More... | |
| class | StreamingImageFilter |
| Pipeline object to control data streaming for large data processing. More... | |
| class | TimeStamp |
| Generate a unique, increasing time value. More... | |
| class | Version |
| Track the current version of the software. More... | |
| class | WeakPointer |
| Implements a weak reference to an object. More... | |
1.3.5 written by Dimitri van Heesch,
© 1997-2000