STIR 6.4.0
stir::NumericInfo< signed short > Class Reference

Basic properties of signed short. More...

#include "stir/NumericInfo.h"

Inheritance diagram for stir::NumericInfo< signed short >:

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
 
signed short max_value () const
 
signed short min_value () const
 
NumericType type_id () const
 

Detailed Description

Basic properties of signed short.


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