#include <nrroTypeInfo.h>
Inheritance diagram for NrroTypeUnknown:
Public Member Functions | |
bool | isIntegral () const |
int, short, char etc... | |
bool | isFloat () const |
float or double | |
double | min () const |
double | max () const |
|
float or double
Implements _NrroType. Definition at line 43 of file nrroTypeInfo.h. |
|
int, short, char etc...
Implements _NrroType. Definition at line 42 of file nrroTypeInfo.h. |
|
Implements _NrroType. Definition at line 45 of file nrroTypeInfo.h. |
|
Implements _NrroType. Definition at line 44 of file nrroTypeInfo.h. |