CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType > Member List

This is the complete list of members for CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >, including all inherited members.

begin()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
begin() const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
cbegin() const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
cend() const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
clear()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
const_iterator typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
ConstMapIterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
contains(const key_type &_name) const CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >inline
ConvertType typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
DataFormatterDictionary()CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >inline
DataObject typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
DatumFormatterType typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
empty() const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
end()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
end() const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
erase(const_iterator pos)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
erase(const_iterator first, const_iterator last)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
erase(const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
find(const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
find(const key_type &key) const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const_iterator hint, const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(iterator hint, const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const ValuesOrMaps &...more)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(Iterator begin, Iterator end, typename CASM::CASM_TMP::enable_if_iterator< Iterator >::type *=nullptr)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
iterator typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
key(const value_type &value) const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
key_type typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
KeyFuncType typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
lookup(const key_type &_name) const CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
MapIterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
operator[](const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
parse(const std::string &input) const CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
parse(const std::vector< std::string > &input) const CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
pointer typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
print_help(std::ostream &_stream, typename BaseDatumFormatter< DataObject >::FormatterType ftype, int width=60, int separation=8) const CASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
reference typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
size() const notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
size_type typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
unique_map(KeyFuncType keyfunc, ConvertType _converter)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineexplicit
UniqueMapType typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >
value_type typedefCASM::DataFormatterDictionary< _DataObject, _DatumFormatterType >