MeVis/Foundation/Sources/ML/include/mlFieldContainer.h File Reference

Defines the class FieldContainer to encapsulate a vector of fields for (see class Field). More...

#include "mlInitSystemML.h"
#include "mlLinearAlgebra.h"
#include "mlImageVector.h"
#include "mlBase.h"
#include "mlFieldSensor.h"
#include "mlFields.h"
#include "mlSubImageBox.h"

Go to the source code of this file.


Classes

class  ml::FieldContainer
 Defines the class FieldContainer to encapsulate a vector of fields for (see class Field). More...

Namespaces

namespace  ml
 Define the namespace name like in the ML. Default is ml.
namespace  std
 Provide trigonometric etc.

Defines

#define ML_DEPRECATED_FIELDS_WITH_VALUE_POINTER   ML_DEPRECATED

Functions

MLEXPORT std::ostream & std::operator<< (std::ostream &s, const ml::FieldContainer &fc)
 Overloading the operator "<<" for stream output of FieldContainer objects.


Detailed Description

Defines the class FieldContainer to encapsulate a vector of fields for (see class Field).

It is usually used as a parameter interface for the Module class. In its constructor a Module usually adds all the interface parameters to its field container.

Author:
Dirk Selle, Wolf Spindler
Date:
10/2000

Definition in file mlFieldContainer.h.


Define Documentation

#define ML_DEPRECATED_FIELDS_WITH_VALUE_POINTER   ML_DEPRECATED

Definition at line 43 of file mlFieldContainer.h.


Generated on Sat Sep 3 18:37:43 2011 for MLReference by  doxygen 1.5.8