Go to the source code of this file.
Enumerations | |
enum | speedkind_t { FASTEST_KIND = 0, DEFAULT_KIND = 1, SMALLEST_KIND = 2 } |
High level kind to choose between difference performance level. More... |
|
High level kind to choose between difference performance level. This is used to instanciate abstract classes as a predefined type. DO NOT CHANGE these constants. |