CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::ParsingDictionary< T > Member List

This is the complete list of members for CASM::ParsingDictionary< T >, including all inherited members.

_insert(const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineprivate
_insert(const unique_map< A, B, C, D, E > &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineprivate
Base typedefCASM::ParsingDictionary< T >
begin()CASM::ParsingDictionary< T >inline
begin() constCASM::ParsingDictionary< T >inline
notstd::unique_map::begin() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
cbegin() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
cend() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
clear()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
clone() constCASM::ParsingDictionary< T >inline
const_iterator typedefCASM::ParsingDictionary< T >
ConstMapIterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
contains(const key_type &_name) constCASM::ParsingDictionary< T >inline
ConvertType typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
empty() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
end()CASM::ParsingDictionary< T >inline
end() constCASM::ParsingDictionary< T >inline
notstd::unique_map::end() constnotstd::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)CASM::ParsingDictionary< T >inline
find(const key_type &key) constCASM::ParsingDictionary< T >inline
notstd::unique_map::find(const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
notstd::unique_map::find(const key_type &key) constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const value_type &value)CASM::ParsingDictionary< T >inline
insert(const_iterator hint, const value_type &value)CASM::ParsingDictionary< T >inline
insert(iterator hint, const value_type &value)CASM::ParsingDictionary< T >inline
insert(const ValuesOrMaps &... more)CASM::ParsingDictionary< T >inline
insert(Iterator begin, Iterator end, typename CASM::CASM_TMP::enable_if_iterator< Iterator >::type *=nullptr)CASM::ParsingDictionary< T >inline
notstd::unique_map::insert(const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
notstd::unique_map::insert(const_iterator hint, const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
notstd::unique_map::insert(iterator hint, const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
notstd::unique_map::insert(const ValuesOrMaps &... more)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
notstd::unique_map::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::ParsingDictionary< T >
key(const value_type &value) constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
key_type typedefCASM::ParsingDictionary< T >
KeyFuncType typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
lookup(const key_type &_name) constCASM::ParsingDictionary< T >
m_converternotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >private
m_keyfuncnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >private
m_mapnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >private
MapIterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
operator[](const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
ParsingDictionary()CASM::ParsingDictionary< T >inline
pointer typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
print_help(std::ostream &_stream, std::function< bool(T const &)> filter, int width=60, int separation=8) constCASM::ParsingDictionary< T >
reference typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
size() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
size_type typedefCASM::ParsingDictionary< T >
unique_map(KeyFuncType keyfunc, ConvertType _converter)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineexplicit
value_type typedefCASM::ParsingDictionary< T >