Design Patterns
operational::visitor::Inventory Class Reference

#include <inventory.h>

Collaboration diagram for operational::visitor::Inventory:

Public Member Functions

 Inventory ()
 
 Inventory (const Inventory &)
 
void Accumulate (VisitedEquipmentInterface *)
 
int count () const
 

Constructor & Destructor Documentation

operational::visitor::Inventory::Inventory ( )
operational::visitor::Inventory::Inventory ( const Inventory inventory)

Member Function Documentation

void operational::visitor::Inventory::Accumulate ( VisitedEquipmentInterface equipment)

Here is the caller graph for this function:

int operational::visitor::Inventory::count ( ) const

The documentation for this class was generated from the following files: