ScummVM API documentation
Access::TimerList Member List

This is the complete list of members for Access::TimerList, including all inherited members.

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