CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::DictionaryConverter< DataObject, DatumFormatterType > Struct Template Reference

#include <DataFormatter.hh>

Detailed Description

template<typename DataObject, typename DatumFormatterType>
struct CASM::DictionaryConverter< DataObject, DatumFormatterType >

Definition at line 613 of file DataFormatter.hh.

Public Types

typedef DatumFormatterType formatter
 

Public Member Functions

notstd::cloneable_ptr< formatteroperator() (const formatter &value)
 

Member Typedef Documentation

◆ formatter

template<typename DataObject , typename DatumFormatterType >
typedef DatumFormatterType CASM::DictionaryConverter< DataObject, DatumFormatterType >::formatter

Definition at line 614 of file DataFormatter.hh.

Member Function Documentation

◆ operator()()

template<typename DataObject , typename DatumFormatterType >
notstd::cloneable_ptr<formatter> CASM::DictionaryConverter< DataObject, DatumFormatterType >::operator() ( const formatter value)
inline

Definition at line 619 of file DataFormatter.hh.


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