Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

olsr::utl::internal Namespace Reference


Classes

struct  IfTuple
struct  convert
struct  convert< ConstData, Data >
struct  other
struct  other< ConstData >
struct  shared_data
 Data that need to be shared among instances of Data_. More...
struct  static_assert
struct  static_assert< true >
struct  same_type
struct  same_type< T, T >
struct  maxvalue_trait
struct  assert_unsigned
struct  builder
struct  builder< DeconstIterator< Iter > >

Functions

 DECLARE_MAX_TRAIT (int8_t, 127)
 DECLARE_MAX_TRAIT (u_int8_t, 255)
 DECLARE_MAX_TRAIT (int16_t, 32767)
 DECLARE_MAX_TRAIT (u_int16_t, 65535)
 DECLARE_MAX_TRAIT (int32_t, 2147483647)
 DECLARE_MAX_TRAIT (u_int32_t, 4294967295U)
 DECLARE_UNSIGNED (u_int8_t)
 DECLARE_UNSIGNED (u_int16_t)
 DECLARE_UNSIGNED (u_int32_t)


Function Documentation

DECLARE_MAX_TRAIT u_int32_t  ,
4294967295U 
 

DECLARE_MAX_TRAIT int32_t  ,
2147483647 
 

DECLARE_MAX_TRAIT u_int16_t  ,
65535 
 

DECLARE_MAX_TRAIT int16_t  ,
32767 
 

DECLARE_MAX_TRAIT u_int8_t  ,
255 
 

DECLARE_MAX_TRAIT int8_t  ,
127 
 

DECLARE_UNSIGNED u_int32_t   ) 
 

DECLARE_UNSIGNED u_int16_t   ) 
 

DECLARE_UNSIGNED u_int8_t   ) 
 


Generated on Thu Jul 28 21:21:52 2005 for Qolyester daemon by  doxygen 1.4.1