Public Types | Public Member Functions | Static Public Member Functions

mln::trait::value_< signed char > Struct Template Reference

#include <integers.hh>

Inheritance diagram for mln::trait::value_< signed char >:
Inheritance graph

List of all members.

Public Types

enum  
typedef trait::value::kind::data kind
typedef
trait::value::nature::integer 
nature
typedef float sum

Public Member Functions

typedef mln_value_quant_from_ (card) quant

Static Public Member Functions

static const signed char max ()
static const signed char min ()
static const char * name ()

Detailed Description

template<>
struct mln::trait::value_< signed char >

Definition at line 98 of file integers.hh.


Member Typedef Documentation

Definition at line 79 of file integers.hh.

Definition at line 78 of file integers.hh.

typedef float mln::trait::internal::value_integer_< signed char >::sum [inherited]

Definition at line 85 of file integers.hh.


Member Enumeration Documentation

anonymous enum [inherited]

Definition at line 72 of file integers.hh.


Member Function Documentation

static const signed char mln::trait::internal::value_integer_< signed char >::max (  )  [inline, static, inherited]

Definition at line 83 of file integers.hh.

static const signed char mln::trait::internal::value_integer_< signed char >::min (  )  [inline, static, inherited]

Definition at line 82 of file integers.hh.

typedef mln::trait::internal::value_integer_< signed char >::mln_value_quant_from_ ( card   )  [inherited]
static const char* mln::trait::value_< signed char >::name (  )  [inline, static]

Definition at line 101 of file integers.hh.