MeVisLabToolboxReference
ml::MLImageFormatInfo Class Reference

Information retrieval module for the .mlimage MLImageFormat files. More...

#include <mlImageFormatInfo.h>

Inheritance diagram for ml::MLImageFormatInfo:
ml::MLImageFormatIOBase ml::Module ml::FieldContainer ml::Base

List of all members.

Public Member Functions

 MLImageFormatInfo ()
 Constructor.

Protected Member Functions

virtual void activateAttachments ()
 Update internal module state after load or clone.
virtual void handleNotification (Field *field)
 Handle field changes of the field field.
virtual void _update ()
 Opens file and reads information and updates fields.
virtual void _resetInfos ()
 Reset all tags and compression fields to default state.

Detailed Description

Information retrieval module for the .mlimage MLImageFormat files.

Definition at line 38 of file mlImageFormatInfo.h.


Constructor & Destructor Documentation

ml::MLImageFormatInfo::MLImageFormatInfo ( )

Constructor.


Member Function Documentation

virtual void ml::MLImageFormatInfo::_resetInfos ( ) [protected, virtual]

Reset all tags and compression fields to default state.

virtual void ml::MLImageFormatInfo::_update ( ) [protected, virtual]

Opens file and reads information and updates fields.

virtual void ml::MLImageFormatInfo::activateAttachments ( ) [protected, virtual]

Update internal module state after load or clone.

Reimplemented from ml::MLImageFormatIOBase.

virtual void ml::MLImageFormatInfo::handleNotification ( Field field) [protected, virtual]

Handle field changes of the field field.

Reimplemented from ml::MLImageFormatIOBase.


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