#include <equipment_interface.h>
virtual structural::composite::EquipmentInterface::~EquipmentInterface |
( |
| ) |
|
|
inlinevirtual |
virtual Currency structural::composite::EquipmentInterface::DiscountPrice |
( |
| ) |
|
|
pure virtual |
virtual std::string structural::composite::EquipmentInterface::name |
( |
| ) |
const |
|
pure virtual |
virtual Currency structural::composite::EquipmentInterface::NetPrice |
( |
| ) |
|
|
pure virtual |
virtual Watt structural::composite::EquipmentInterface::power |
( |
| ) |
const |
|
pure virtual |
virtual void structural::composite::EquipmentInterface::power |
( |
const Watt & |
| ) |
|
|
pure virtual |
virtual Currency structural::composite::EquipmentInterface::price |
( |
| ) |
const |
|
pure virtual |
virtual void structural::composite::EquipmentInterface::price |
( |
const Currency & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: