6 #ifndef OPERATIONAL_VISITOR_INVENTORY_H_
7 #define OPERATIONAL_VISITOR_INVENTORY_H_
void Accumulate(VisitedEquipmentInterface *)
Definition: inventory.cc:16
Definition: application.cc:10
Inventory()
Definition: inventory.cc:12
Definition: inventory.h:15
Definition: visited_equipment_interface.h:17
int count() const
Definition: inventory.cc:21