arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

NrroTypeUnknown Class Reference

#include <nrroTypeInfo.h>

Inheritance diagram for NrroTypeUnknown:

_NrroType List of all members.

Public Member Functions

bool isIntegral () const
 int, short, char etc...

bool isFloat () const
 float or double

double min () const
double max () const

Member Function Documentation

bool NrroTypeUnknown::isFloat  )  const [inline, virtual]
 

float or double

Implements _NrroType.

Definition at line 43 of file nrroTypeInfo.h.

bool NrroTypeUnknown::isIntegral  )  const [inline, virtual]
 

int, short, char etc...

Implements _NrroType.

Definition at line 42 of file nrroTypeInfo.h.

double NrroTypeUnknown::max  )  const [inline, virtual]
 

Implements _NrroType.

Definition at line 45 of file nrroTypeInfo.h.

double NrroTypeUnknown::min  )  const [inline, virtual]
 

Implements _NrroType.

Definition at line 44 of file nrroTypeInfo.h.


The documentation for this class was generated from the following file:
Send questions, comments, and bug reports to:
jmk