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

mitk::VtkRepresentationPropertyDeserializer Class Reference

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

List of all members.

Public Types

typedef
VtkRepresentationPropertyDeserializer 
Self
typedef BasePropertyDeserializer Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

virtual const char * GetClassName () const
virtual BaseProperty::Pointer Deserialize (TiXmlElement *element)

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 VtkRepresentationPropertyDeserializer ()
virtual ~VtkRepresentationPropertyDeserializer ()

Detailed Description

Definition at line 83 of file mitkEnumerationPropertySubclassesDeserializer.cpp.


Member Typedef Documentation


Constructor & Destructor Documentation

mitk::VtkRepresentationPropertyDeserializer::VtkRepresentationPropertyDeserializer (  ) [inline, protected]
virtual mitk::VtkRepresentationPropertyDeserializer::~VtkRepresentationPropertyDeserializer (  ) [inline, protected, virtual]

Member Function Documentation

virtual BaseProperty::Pointer mitk::VtkRepresentationPropertyDeserializer::Deserialize ( TiXmlElement element ) [inline, virtual]
virtual const char* mitk::VtkRepresentationPropertyDeserializer::GetClassName (  ) const [virtual]

Reimplemented from mitk::BasePropertyDeserializer.

static Pointer mitk::VtkRepresentationPropertyDeserializer::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