Compounds | |
class | AutoPointer |
Implements an Automatic Pointer to an object. 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 | EventObject |
Abstraction of the Events used to communicating among filters and with GUIs. More... | |
class | ExceptionObject |
Standard exception handling object. 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 | IncompatibleOperandsError |
class | InvalidArgumentError |
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 | RangeError |
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 | 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... |