STIR 6.4.0
stir::NumericInfo< unsigned long > Class Reference

Basic properties of unsigned long. More...

#include "stir/NumericInfo.h"

Inheritance diagram for stir::NumericInfo< unsigned long >:

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 long max_value () const
 
unsigned long min_value () const
 
NumericType type_id () const
 

Detailed Description

Basic properties of unsigned long.


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