CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::DictionaryConverter< DataObject, BaseDatumFormatter< DataObject > > Struct Template Reference

#include <DataFormatter.hh>

Detailed Description

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

Definition at line 609 of file DataFormatter.hh.

Public Types

typedef BaseDatumFormatter
< DataObject > 
formatter
 

Public Member Functions

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

Member Typedef Documentation

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

Definition at line 611 of file DataFormatter.hh.

Member Function Documentation

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

Definition at line 613 of file DataFormatter.hh.


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