ScummVM API documentation
MADS::Hotspots Member List

This is the complete list of members for MADS::Hotspots, including all inherited members.

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