#include <pricing_visitor.h>
| operational::visitor::PricingVisitor::PricingVisitor |
( |
| ) |
|
| double operational::visitor::PricingVisitor::GetTotalPrice |
( |
| ) |
const |
| void operational::visitor::PricingVisitor::VisitBus |
( |
BusInterface * |
bus | ) |
|
|
overridevirtual |
| void operational::visitor::PricingVisitor::VisitCard |
( |
CardInterface * |
card | ) |
|
|
overridevirtual |
| void operational::visitor::PricingVisitor::VisitChassis |
( |
ChassisInterface * |
chassis | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: