ml::PhysicalTypeSelector< physicalTypeId > Struct Template Reference

Helper template so select a physical type from its type id. More...

#include <mlTypeTraits.h>


Detailed Description

template<int physicalTypeId>
struct ml::PhysicalTypeSelector< physicalTypeId >

Helper template so select a physical type from its type id.

You can use it like this: PhysicalTypeSelector<MLCarrier4Type>::Type, which will be identical to MLCarrier4. It is useful for compile time type decisions based on the physical type id.

Definition at line 76 of file mlTypeTraits.h.


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

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