CASM
1.1.0
A Clusters Approach to Statistical Mechanics
standard_info_method_interfaces.hh
Go to the documentation of this file.
1
#ifndef CASM_info_StandardInfoMethodInterfaces
2
#define CASM_info_StandardInfoMethodInterfaces
3
4
#include <vector>
5
6
#include "
casm/app/info/InfoInterface.hh
"
7
#include "
casm/misc/cloneable_ptr.hh
"
8
9
namespace
CASM
{
10
11
class
InfoInterfaceBase;
12
typedef
std::vector<notstd::cloneable_ptr<InfoInterfaceBase>>
13
InfoInterfaceVector
;
14
16
InfoInterfaceVector
make_standard_info_method_interfaces
();
17
18
}
// namespace CASM
19
20
#endif
InfoInterface.hh
cloneable_ptr.hh
CASM
Main CASM namespace.
Definition:
APICommand.hh:8
CASM::make_standard_info_method_interfaces
InfoInterfaceVector make_standard_info_method_interfaces()
A vector containing casm info method interfaces.
Definition:
standard_info_method_interfaces.cc:14
CASM::InfoInterfaceVector
std::vector< notstd::cloneable_ptr< InfoInterfaceBase > > InfoInterfaceVector
Definition:
standard_info_method_interfaces.hh:11
include
casm
app
info
standard_info_method_interfaces.hh
Generated on Tue Mar 23 2021 14:16:35 for CASM by
1.9.1