ScummVM API documentation
Sherlock::Inventory Member List

This is the complete list of members for Sherlock::Inventory, including all inherited members.

_capacityCommon::Array< InventoryItem >protected
_holdings (defined in Sherlock::Inventory)Sherlock::Inventory
_invGraphicsLoaded (defined in Sherlock::Inventory)Sherlock::Inventory
_invIndex (defined in Sherlock::Inventory)Sherlock::Inventory
_invMode (defined in Sherlock::Inventory)Sherlock::Inventory
_invShapes (defined in Sherlock::Inventory)Sherlock::Inventory
_names (defined in Sherlock::Inventory)Sherlock::Inventoryprotected
_sizeCommon::Array< InventoryItem >protected
_storageCommon::Array< InventoryItem >protected
_vm (defined in Sherlock::Inventory)Sherlock::Inventoryprotected
allocCapacity(size_type capacity)Common::Array< InventoryItem >inlineprotected
Array() (defined in Common::Array< InventoryItem >)Common::Array< InventoryItem >inline
Array(size_type count)Common::Array< InventoryItem >inlineexplicit
Array(size_type count, const InventoryItem &value)Common::Array< InventoryItem >inline
Array(const Array< InventoryItem > &array)Common::Array< InventoryItem >inline
Array(Array< InventoryItem > &&old)Common::Array< InventoryItem >inline
Array(std::initializer_list< InventoryItem > list)Common::Array< InventoryItem >inline
Array(const T2 *array, size_type n)Common::Array< InventoryItem >inline
assign(const_iterator first, const_iterator last)Common::Array< InventoryItem >inline
back()Common::Array< InventoryItem >inline
back() constCommon::Array< InventoryItem >inline
begin()Common::Array< InventoryItem >inline
begin() constCommon::Array< InventoryItem >inline
clear()Common::Array< InventoryItem >inline
const_iterator typedefCommon::Array< InventoryItem >
copyToInventory(Object &obj)Sherlock::Inventoryprotected
data() constCommon::Array< InventoryItem >inline
data()Common::Array< InventoryItem >inline
deleteItemFromInventory(const Common::String &name)Sherlock::Inventory
empty() constCommon::Array< InventoryItem >inline
end()Common::Array< InventoryItem >inline
end() constCommon::Array< InventoryItem >inline
erase(iterator pos)Common::Array< InventoryItem >inline
erase(iterator first, iterator last)Common::Array< InventoryItem >inline
findInv(const Common::String &name)Sherlock::Inventory
freeGraphics()Sherlock::Inventory
freeInv()Sherlock::Inventory
freeStorage(InventoryItem *storage, const size_type elements)Common::Array< InventoryItem >inlineprotected
front()Common::Array< InventoryItem >inline
front() constCommon::Array< InventoryItem >inline
init(SherlockEngine *vm) (defined in Sherlock::Inventory)Sherlock::Inventorystatic
insert(iterator pos, const InventoryItem &element)Common::Array< InventoryItem >inline
insert_at(size_type idx, const InventoryItem &element)Common::Array< InventoryItem >inline
insert_at(size_type idx, const Array< InventoryItem > &array)Common::Array< InventoryItem >inline
insert_aux(iterator pos, const_iterator first, const_iterator last)Common::Array< InventoryItem >inlineprotected
Inventory(SherlockEngine *vm) (defined in Sherlock::Inventory)Sherlock::Inventory
iterator typedefCommon::Array< InventoryItem >
loadGraphics()Sherlock::Inventory
loadInv()=0Sherlock::Inventorypure virtual
operator!=(const Array< InventoryItem > &other) constCommon::Array< InventoryItem >inline
operator=(const Array< InventoryItem > &array)Common::Array< InventoryItem >inline
operator=(Array< InventoryItem > &&old)Common::Array< InventoryItem >inline
operator==(const Array< InventoryItem > &other) constCommon::Array< InventoryItem >inline
operator[](size_type idx)Common::Array< InventoryItem >inline
operator[](size_type idx) constCommon::Array< InventoryItem >inline
pop_back()Common::Array< InventoryItem >inline
push_back(const InventoryItem &element)Common::Array< InventoryItem >inline
push_back(const Array< InventoryItem > &array)Common::Array< InventoryItem >inline
putItemInInventory(Object &obj)Sherlock::Inventory
putNameInInventory(const Common::String &name)Sherlock::Inventory
remove_at(size_type idx)Common::Array< InventoryItem >inline
reserve(size_type newCapacity)Common::Array< InventoryItem >inline
resize(size_type newSize)Common::Array< InventoryItem >inline
resize(size_type newSize, const InventoryItem value)Common::Array< InventoryItem >inline
roundUpCapacity(size_type capacity)Common::Array< InventoryItem >inlineprotectedstatic
size() constCommon::Array< InventoryItem >inline
size_type typedefCommon::Array< InventoryItem >
swap(Array &arr) (defined in Common::Array< InventoryItem >)Common::Array< InventoryItem >inline
synchronize(Serializer &s)Sherlock::Inventory
value_type typedefCommon::Array< InventoryItem >
~Array() (defined in Common::Array< InventoryItem >)Common::Array< InventoryItem >inline
~Inventory() (defined in Sherlock::Inventory)Sherlock::Inventoryvirtual