Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
type_info< t::int32 > Struct Reference

#include <elm/type_info.h>

+ Inheritance diagram for type_info< t::int32 >:

Static Public Member Functions

static cstring name (void)
 
- Static Public Member Functions inherited from scalar_t< t::int32 >
static t::int32ref (t::int32 &v)
 
static t::int32 get (const t::int32 &v)
 
static void put (t::int32 &x, t::int32 v)
 

Static Public Attributes

static const int shift = 2
 
- Static Public Attributes inherited from signed_info< t::int32 >
static const int size
 
static const bool is_signed
 
static const t::int32 min
 
static const t::int32 max
 
static const t::int32 null
 
static const int shift
 

Additional Inherited Members

- Public Types inherited from scalar_t< t::int32 >
enum  
 
enum  
 
enum  
 
typedef t::int32 var_t
 
typedef var_t embed_t
 
typedef t::int32 in_t
 
typedef t::int32out_t
 
typedef t::int32 ret_t
 
typedef t::int32mut_t
 
- Public Types inherited from default_t
enum  { is_type = 0 }
 
enum  { is_scalar = 0 }
 
enum  { is_enum = 0, is_defined_enum = 0 }
 
enum  { is_class = 0 }
 
enum  { is_ptr = 0 }
 
enum  { is_ref = 0 }
 
enum  { is_deep = 0 }
 
enum  { is_virtual = 0 }
 
enum  { is_void = 0 }
 

Member Function Documentation

◆ name()

cstring name ( void  )
static

Member Data Documentation

◆ shift

const int shift = 2
static

The documentation for this struct was generated from the following files: