ML Reference
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NmlMain documentation file for ML users and developers
 NOverloadSelector
 C_ml_numeric_limitsDefine a template to get the min and max values for each basic integer type
 C_ml_numeric_limits< char >
 C_ml_numeric_limits< double >
 C_ml_numeric_limits< float >
 C_ml_numeric_limits< int >
 C_ml_numeric_limits< long >
 C_ml_numeric_limits< long long >
 C_ml_numeric_limits< short >
 C_ml_numeric_limits< signed char >
 C_ml_numeric_limits< unsigned char >
 C_ml_numeric_limits< unsigned int >
 C_ml_numeric_limits< unsigned long >
 C_ml_numeric_limits< unsigned long long >
 C_ml_numeric_limits< unsigned short >
 C_MLFloatRangeCheck
 C_MLFloatRangeCheck< float, double >
 C_MLIntegerRangeCheckCompile check functions only if needed
 C_MLIntegerRangeCheck< false, false, Target, Source >
 C_MLIntegerRangeCheck< false, true, Target, Source >
 C_MLIntegerRangeCheck< true, false, Target, Source >
 C_MLIntegerRangeCheck< true, true, Target, Source >
 C_MLRangeCheckUtility template that multiplexes between the different combinations of casting between integer and float types
 C_MLRangeCheck< false, false, Target, Source >
 C_MLRangeCheck< false, true, Target, Source >
 C_MLRangeCheck< true, false, Target, Source >
 C_MLRangeCheck< true, true, Target, Source >
 CComplexTypesDefines a variable type for the complex data types (float and double) to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler
 CDefaultExtendedTypesDefines a variable type for the default extended data types to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler
 CDefaultTypesDefines a variable type for all scalar and the default extended data types to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler
 CFloatTypesDefines a variable type for all built-in floating point data types to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler
 CIntegerTypesDefines a variable type for all built-in integer data types to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler
 CMLApplicationPropertyCallbacksDefines all callbacks that an application has to support for property access
 CMLMemoryAllocatorThe memory allocator used by the memory manager
 CMLMemoryBlockHandleThe strong handle of a MLMemoryBlock
 CMLMemoryManagerThe memory manager
 CMLTypeInfosStructure containing all data type features and pointers to all functions needed to implement operations on any extended type
 CMLWeakMemoryBlockHandleThe weak handle of a MLMemoryBlock
 CScalarAndComplexTypesDefines a variable type for the complex data types (float and double) to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler
 CScalarTypesDefines a variable type for all built-in data types to be used with a TypedProcessAllPagesHandler/TypedCalculateOutputImageHandler