#include <mlTypeDefs.h>
Public Attributes | |
| MLPushType | pushType |
| Describes whether a standard, a Carrier or a CarrierinType has been pushed or not. | |
| MLPhysicalDataType | physicalType |
| The physical data type which can be used as parameter for switch statements to select correct template instantiation for the data types to be used. | |
It also describes which push stack (for normal or CarrierIn types) is used.
Definition at line 1411 of file mlTypeDefs.h.
The physical data type which can be used as parameter for switch statements to select correct template instantiation for the data types to be used.
Definition at line 1418 of file mlTypeDefs.h.
Describes whether a standard, a Carrier or a CarrierinType has been pushed or not.
Definition at line 1413 of file mlTypeDefs.h.
1.5.8