QDP++
QDP::QIOStringTraits< T > Struct Template Reference

QIO Type and precision strings. More...

#include <qdp_qdpio.h>

Public Member Functions

char * tprec
char * tprec
char * tprec
char * tname
char * tname

Static Public Attributes

static char * tname
static char * tprec

Detailed Description

template<typename T>
struct QDP::QIOStringTraits< T >

QIO Type and precision strings.

Catch all case

Definition at line 64 of file qdp_qdpio.h.

Member Function Documentation

◆ tname() [1/2]

Definition at line 152 of file qdp_qdpio.h.

◆ tname() [2/2]

Definition at line 149 of file qdp_qdpio.h.

◆ tprec() [1/3]

char * QDP::QIOStringTraits< int >::tprec

Definition at line 134 of file qdp_qdpio.h.

◆ tprec() [2/3]

char * QDP::QIOStringTraits< double >::tprec

Definition at line 131 of file qdp_qdpio.h.

◆ tprec() [3/3]

char * QDP::QIOStringTraits< float >::tprec

Definition at line 128 of file qdp_qdpio.h.

Member Data Documentation

◆ tname

template<typename T>
char* QDP::QIOStringTraits< T >::tname
static

Definition at line 66 of file qdp_qdpio.h.

Referenced by QDP::QIOStringTraits< OLattice< T > >::tname().

◆ tprec

template<typename T>
char* QDP::QIOStringTraits< T >::tprec
static

Definition at line 67 of file qdp_qdpio.h.

Referenced by QDP::QIOStringTraits< OLattice< T > >::tprec().


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