ScummVM API documentation
MM::Xeen::MonsterData Member List

This is the complete list of members for MM::Xeen::MonsterData, including all inherited members.

_capacityCommon::Array< MonsterStruct >protected
_sizeCommon::Array< MonsterStruct >protected
_storageCommon::Array< MonsterStruct >protected
allocCapacity(size_type capacity)Common::Array< MonsterStruct >inlineprotected
Array() (defined in Common::Array< MonsterStruct >)Common::Array< MonsterStruct >inline
Array(size_type count)Common::Array< MonsterStruct >inlineexplicit
Array(size_type count, const MonsterStruct &value)Common::Array< MonsterStruct >inline
Array(const Array< MonsterStruct > &array)Common::Array< MonsterStruct >inline
Array(Array< MonsterStruct > &&old)Common::Array< MonsterStruct >inline
Array(std::initializer_list< MonsterStruct > list)Common::Array< MonsterStruct >inline
Array(const T2 *array, size_type n)Common::Array< MonsterStruct >inline
assign(const_iterator first, const_iterator last)Common::Array< MonsterStruct >inline
back()Common::Array< MonsterStruct >inline
back() constCommon::Array< MonsterStruct >inline
begin()Common::Array< MonsterStruct >inline
begin() constCommon::Array< MonsterStruct >inline
clear()Common::Array< MonsterStruct >inline
const_iterator typedefCommon::Array< MonsterStruct >
data() constCommon::Array< MonsterStruct >inline
data()Common::Array< MonsterStruct >inline
emplace(const_iterator pos, TArgs &&... args)Common::Array< MonsterStruct >inline
emplace_back(TArgs &&...args)Common::Array< MonsterStruct >inline
empty() constCommon::Array< MonsterStruct >inline
end()Common::Array< MonsterStruct >inline
end() constCommon::Array< MonsterStruct >inline
erase(iterator pos)Common::Array< MonsterStruct >inline
erase(iterator first, iterator last)Common::Array< MonsterStruct >inline
freeStorage(MonsterStruct *storage, const size_type elements)Common::Array< MonsterStruct >inlineprotected
front()Common::Array< MonsterStruct >inline
front() constCommon::Array< MonsterStruct >inline
insert(iterator pos, const MonsterStruct &element)Common::Array< MonsterStruct >inline
insert_at(size_type idx, const MonsterStruct &element)Common::Array< MonsterStruct >inline
insert_at(size_type idx, const Array< MonsterStruct > &array)Common::Array< MonsterStruct >inline
insert_aux(iterator pos, const_iterator first, const_iterator last)Common::Array< MonsterStruct >inlineprotected
iterator typedefCommon::Array< MonsterStruct >
load(const Common::Path &name) (defined in MM::Xeen::MonsterData)MM::Xeen::MonsterData
MonsterData() (defined in MM::Xeen::MonsterData)MM::Xeen::MonsterData
operator!=(const Array< MonsterStruct > &other) constCommon::Array< MonsterStruct >inline
operator=(const Array< MonsterStruct > &array)Common::Array< MonsterStruct >inline
operator=(Array< MonsterStruct > &&old)Common::Array< MonsterStruct >inline
operator==(const Array< MonsterStruct > &other) constCommon::Array< MonsterStruct >inline
operator[](size_type idx)Common::Array< MonsterStruct >inline
operator[](size_type idx) constCommon::Array< MonsterStruct >inline
pop_back()Common::Array< MonsterStruct >inline
push_back(const MonsterStruct &element)Common::Array< MonsterStruct >inline
push_back(MonsterStruct &&element)Common::Array< MonsterStruct >inline
push_back(const Array< MonsterStruct > &array)Common::Array< MonsterStruct >inline
remove_at(size_type idx)Common::Array< MonsterStruct >inline
reserve(size_type newCapacity)Common::Array< MonsterStruct >inline
resize(size_type newSize)Common::Array< MonsterStruct >inline
resize(size_type newSize, const MonsterStruct value)Common::Array< MonsterStruct >inline
roundUpCapacity(size_type capacity)Common::Array< MonsterStruct >inlineprotectedstatic
size() constCommon::Array< MonsterStruct >inline
size_type typedefCommon::Array< MonsterStruct >
swap(Array &arr) (defined in Common::Array< MonsterStruct >)Common::Array< MonsterStruct >inline
value_type typedefCommon::Array< MonsterStruct >
~Array() (defined in Common::Array< MonsterStruct >)Common::Array< MonsterStruct >inline