Conv< short > Class Template Reference

#include <Conv.h>

List of all members.

Static Public Member Functions

static unsigned int size (short val)
static const short buf2val (double **buf)
static void val2buf (short val, double **buf)
static void str2val (short &val, const string &s)
static void val2str (string &s, short val)
static string rttiType ()

template<>
class Conv< short >


Member Function Documentation

static const short Conv< short >::buf2val ( double **  buf  )  [inline, static]
static string Conv< short >::rttiType (  )  [inline, static]
static unsigned int Conv< short >::size ( short  val  )  [inline, static]

This is the size used in the serialized form.

static void Conv< short >::str2val ( short &  val,
const string &  s 
) [inline, static]
static void Conv< short >::val2buf ( short  val,
double **  buf 
) [inline, static]
static void Conv< short >::val2str ( string &  s,
short  val 
) [inline, static]

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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1