C++ API Reference for Intel® Data Analytics Acceleration Library 2019

List of all members
Context Class Reference

Base class that represents modifier context, object of that class is passed to the modifier as an argument of FeatureModifierIface::apply method. More...

Class Declaration

Member Function Documentation

T getTokenAs ( size_t  index) const

Gets the parsed token and tries to cast it to specified type

Template Parameters
TType to which token should be casted
Parameters
[in]indexThe index of token
Returns
The parsed token

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

For more complete information about compiler optimizations, see our Optimization Notice.