MeVisLab Toolbox Reference
mlFieldAddOnList.h File Reference

Header file of a class managing many FieldAddOns to simplify usage of multiple AddOns. More...

Go to the source code of this file.

Classes

class  ml::FieldAddOnList< FIELD_ADD_ON_BASE_CLASS, PIMPL_OBJ_TYPE >
 Class managing a list of FieldAddOns to simplify usage of multiple AddOns; AddOns are never owned by FieldAddOnList instances, this the life time of the AddOns must be longer than the usage of FieldAddOnList instances. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header file of a class managing many FieldAddOns to simplify usage of multiple AddOns.

Author
Wolf Spindler
Date
09/2016

Definition in file mlFieldAddOnList.h.