CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
QueryHandler.hh File Reference
#include <map>
#include <memory>
#include "casm/system/RuntimeLibrary.hh"
#include "casm/casm_io/DataFormatter.hh"

Go to the source code of this file.

Classes

struct  CASM::QueryTraits< DataObject >
 
class  CASM::QueryHandler< _DataObject >
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

template<typename DataFormatterDictInserter , typename RuntimeLibInserter >
std::pair
< DataFormatterDictInserter,
RuntimeLibInserter > 
CASM::load_query_plugins (const ProjectSettings &set, DataFormatterDictInserter dict_it, RuntimeLibInserter lib_it)
 Load enumerator plugins from a CASM project. More...