Grid 0.7.0
BinarySimpleUnmunger< fobj, sobj > Struct Template Reference

#include <MetaData.h>

Public Types

typedef getPrecision< fobj >::real_scalar_type fobj_stype
typedef getPrecision< sobj >::real_scalar_type sobj_stype

Public Member Functions

void operator() (sobj &in, fobj &out)

Detailed Description

template<class fobj, class sobj>
struct BinarySimpleUnmunger< fobj, sobj >

Definition at line 362 of file MetaData.h.

Member Typedef Documentation

◆ fobj_stype

template<class fobj, class sobj>
typedef getPrecision<fobj>::real_scalar_type BinarySimpleUnmunger< fobj, sobj >::fobj_stype

Definition at line 363 of file MetaData.h.

◆ sobj_stype

template<class fobj, class sobj>
typedef getPrecision<sobj>::real_scalar_type BinarySimpleUnmunger< fobj, sobj >::sobj_stype

Definition at line 364 of file MetaData.h.

Member Function Documentation

◆ operator()()

template<class fobj, class sobj>
void BinarySimpleUnmunger< fobj, sobj >::operator() ( sobj & in,
fobj & out )
inline

Definition at line 366 of file MetaData.h.


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