Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions

mitk::BoolLookupTableProperty Class Reference

#include <mitkProperties.h>

Inheritance diagram for mitk::BoolLookupTableProperty:
Inheritance graph
[legend]
Collaboration diagram for mitk::BoolLookupTableProperty:
Collaboration graph
[legend]

List of all members.

Public Types

typedef BoolLookupTableProperty Self
typedef GenericProperty
< BoolLookupTable
Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

virtual const char * GetClassName () const
virtual ~BoolLookupTableProperty ()

Static Public Member Functions

static Pointer New ()
static Pointer New (BoolLookupTable _arg)

Protected Member Functions

 BoolLookupTableProperty ()
 BoolLookupTableProperty (BoolLookupTable x)

Detailed Description

Definition at line 45 of file mitkProperties.h.


Member Typedef Documentation

typedef itk::SmartPointer<const Self> mitk::BoolLookupTableProperty::ConstPointer

Reimplemented from mitk::GenericProperty< BoolLookupTable >.

Definition at line 45 of file mitkProperties.h.

typedef itk::SmartPointer<Self> mitk::BoolLookupTableProperty::Pointer

Reimplemented from mitk::GenericProperty< BoolLookupTable >.

Definition at line 45 of file mitkProperties.h.

Reimplemented from mitk::GenericProperty< BoolLookupTable >.

Definition at line 45 of file mitkProperties.h.

Reimplemented from mitk::GenericProperty< BoolLookupTable >.

Definition at line 45 of file mitkProperties.h.


Constructor & Destructor Documentation

virtual mitk::BoolLookupTableProperty::~BoolLookupTableProperty (  ) [inline, virtual]

Definition at line 45 of file mitkProperties.h.

mitk::BoolLookupTableProperty::BoolLookupTableProperty (  ) [inline, protected]

Definition at line 45 of file mitkProperties.h.

mitk::BoolLookupTableProperty::BoolLookupTableProperty ( BoolLookupTable  x ) [inline, protected]

Definition at line 45 of file mitkProperties.h.


Member Function Documentation

virtual const char* mitk::BoolLookupTableProperty::GetClassName (  ) const [virtual]
static Pointer mitk::BoolLookupTableProperty::New ( BoolLookupTable  _arg ) [inline, static]

Reimplemented from mitk::GenericProperty< BoolLookupTable >.

Definition at line 45 of file mitkProperties.h.

static Pointer mitk::BoolLookupTableProperty::New (  ) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines