Derecho  0.9
Distributed systems toolkit for RDMA
Public Types | Static Public Member Functions | List of all members
TypeInfo< double > Class Template Reference
Inheritance diagram for TypeInfo< double >:
Inheritance graph
[legend]

Public Types

typedef double type
 

Static Public Member Functions

static const char * name ()
 
static double default_value ()
 
static double convert (double &X)
 

Detailed Description

template<>
class TypeInfo< double >

Definition at line 107 of file GetPot.cpp.

Member Typedef Documentation

◆ type

typedef double TypeInfo< double >::type

Definition at line 110 of file GetPot.cpp.

Member Function Documentation

◆ convert()

static double TypeInfo< double >::convert ( double &  X)
inlinestatic

Definition at line 111 of file GetPot.cpp.

◆ default_value()

static double TypeInfo< double >::default_value ( )
inlinestatic

Definition at line 109 of file GetPot.cpp.

◆ name()

static const char* TypeInfo< double >::name ( )
inlinestatic

Definition at line 108 of file GetPot.cpp.


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