ScummVM API documentation
MADS::UISlots Member List

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

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