ScummVM API documentation
MADS::InventoryObjects Member List

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

_capacityCommon::Array< InventoryObject >protected
_inventoryList (defined in MADS::InventoryObjects)MADS::InventoryObjects
_sizeCommon::Array< InventoryObject >protected
_storageCommon::Array< InventoryObject >protected
addToInventory(int objectId)MADS::InventoryObjects
allocCapacity(size_type capacity)Common::Array< InventoryObject >inlineprotected
Array() (defined in Common::Array< InventoryObject >)Common::Array< InventoryObject >inline
Array(size_type count)Common::Array< InventoryObject >inlineexplicit
Array(size_type count, const InventoryObject &value)Common::Array< InventoryObject >inline
Array(const Array< InventoryObject > &array)Common::Array< InventoryObject >inline
Array(Array< InventoryObject > &&old)Common::Array< InventoryObject >inline
Array(std::initializer_list< InventoryObject > list)Common::Array< InventoryObject >inline
Array(const T2 *array, size_type n)Common::Array< InventoryObject >inline
assign(const_iterator first, const_iterator last)Common::Array< InventoryObject >inline
back()Common::Array< InventoryObject >inline
back() constCommon::Array< InventoryObject >inline
begin()Common::Array< InventoryObject >inline
begin() constCommon::Array< InventoryObject >inline
clear()Common::Array< InventoryObject >inline
const_iterator typedefCommon::Array< InventoryObject >
data() constCommon::Array< InventoryObject >inline
data()Common::Array< InventoryObject >inline
emplace(const_iterator pos, TArgs &&... args)Common::Array< InventoryObject >inline
emplace_back(TArgs &&...args)Common::Array< InventoryObject >inline
empty() constCommon::Array< InventoryObject >inline
end()Common::Array< InventoryObject >inline
end() constCommon::Array< InventoryObject >inline
erase(iterator pos)Common::Array< InventoryObject >inline
erase(iterator first, iterator last)Common::Array< InventoryObject >inline
freeStorage(InventoryObject *storage, const size_type elements)Common::Array< InventoryObject >inlineprotected
front()Common::Array< InventoryObject >inline
front() constCommon::Array< InventoryObject >inline
getIdFromDesc(int objectId) (defined in MADS::InventoryObjects)MADS::InventoryObjects
getItem(int itemIndex)MADS::InventoryObjectsinline
insert(iterator pos, const InventoryObject &element)Common::Array< InventoryObject >inline
insert_at(size_type idx, const InventoryObject &element)Common::Array< InventoryObject >inline
insert_at(size_type idx, const Array< InventoryObject > &array)Common::Array< InventoryObject >inline
insert_aux(iterator pos, const_iterator first, const_iterator last)Common::Array< InventoryObject >inlineprotected
InventoryObjects(MADSEngine *vm)MADS::InventoryObjectsinline
isInInventory(int objectId) constMADS::InventoryObjects
isInRoom(int objectId) constMADS::InventoryObjects
iterator typedefCommon::Array< InventoryObject >
load()MADS::InventoryObjects
operator!=(const Array< InventoryObject > &other) constCommon::Array< InventoryObject >inline
operator=(const Array< InventoryObject > &array)Common::Array< InventoryObject >inline
operator=(Array< InventoryObject > &&old)Common::Array< InventoryObject >inline
operator==(const Array< InventoryObject > &other) constCommon::Array< InventoryObject >inline
operator[](size_type idx)Common::Array< InventoryObject >inline
operator[](size_type idx) constCommon::Array< InventoryObject >inline
pop_back()Common::Array< InventoryObject >inline
push_back(const InventoryObject &element)Common::Array< InventoryObject >inline
push_back(InventoryObject &&element)Common::Array< InventoryObject >inline
push_back(const Array< InventoryObject > &array)Common::Array< InventoryObject >inline
remove_at(size_type idx)Common::Array< InventoryObject >inline
removeFromInventory(int objectId, int newScene)MADS::InventoryObjects
reserve(size_type newCapacity)Common::Array< InventoryObject >inline
resize(size_type newSize)Common::Array< InventoryObject >inline
resize(size_type newSize, const InventoryObject value)Common::Array< InventoryObject >inline
roundUpCapacity(size_type capacity)Common::Array< InventoryObject >inlineprotectedstatic
setRoom(int objectId, int sceneNumber)MADS::InventoryObjects
size() constCommon::Array< InventoryObject >inline
size_type typedefCommon::Array< InventoryObject >
swap(Array &arr) (defined in Common::Array< InventoryObject >)Common::Array< InventoryObject >inline
synchronize(Common::Serializer &s)MADS::InventoryObjects
value_type typedefCommon::Array< InventoryObject >
~Array() (defined in Common::Array< InventoryObject >)Common::Array< InventoryObject >inline