ScummVM API documentation
MediaStation::CheckersMinigame::Board Member List

This is the complete list of members for MediaStation::CheckersMinigame::Board, including all inherited members.

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