|
STIR 6.4.0
|
Basic properties of unsigned char. More...
#include "stir/NumericInfo.h"

Public Member Functions | |
| bool | signed_type () const |
| bool | integer_type () const |
| size_t | size_in_bytes () const |
| size_t | size_in_bits () |
| type | max_value () const |
| type | min_value () const |
| NumericType | type_id () const |
| bool | signed_type () const |
| bool | integer_type () const |
| size_t | size_in_bytes () const |
| Size in 'bytes' as reported by sizeof(), so really size_in_sizeof_char. | |
| size_t | size_in_bits () const |
| unsigned char | max_value () const |
| unsigned char | min_value () const |
| NumericType | type_id () const |
Basic properties of unsigned char.