Derecho  0.9
Distributed systems toolkit for RDMA
Public Types | Static Public Member Functions | List of all members
TypeInfo< const char * > Class Template Reference

Public Types

typedef const char * type
 

Static Public Member Functions

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

Detailed Description

template<>
class TypeInfo< const char * >

Definition at line 74 of file GetPot.cpp.

Member Typedef Documentation

◆ type

typedef const char* TypeInfo< const char * >::type

Definition at line 77 of file GetPot.cpp.

Member Function Documentation

◆ convert()

static const char* TypeInfo< const char * >::convert ( const char *  X)
inlinestatic

Definition at line 78 of file GetPot.cpp.

◆ default_value()

static const char* TypeInfo< const char * >::default_value ( )
inlinestatic

Definition at line 76 of file GetPot.cpp.

◆ name()

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

Definition at line 75 of file GetPot.cpp.


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