|
ML Reference
|
Internal helper class that uses a VariableType to convert a data type integer to the correct Processor::process<DataType>() call. More...
#include <mlTypedProcessing.h>
Public Member Functions | |
| void | process (int dataType, Processor &f) |
| template<typename Types > | |
| void | doSwitchingWithLabel (const internal::EmptyType &, internal::EmptyType *) |
Internal helper class that uses a VariableType to convert a data type integer to the correct Processor::process<DataType>() call.
Definition at line 28 of file mlTypedProcessing.h.
|
inline |
Definition at line 39 of file mlTypedProcessing.h.
|
inline |
Definition at line 31 of file mlTypedProcessing.h.