#include <card.h>
structural::composite::Card::Card |
( |
| ) |
|
structural::composite::Card::Card |
( |
const std::string & |
name | ) |
|
|
explicit |
Currency structural::composite::Card::DiscountPrice |
( |
| ) |
|
|
overridevirtual |
std::string structural::composite::Card::name |
( |
| ) |
const |
|
overridevirtual |
Currency structural::composite::Card::NetPrice |
( |
| ) |
|
|
overridevirtual |
Watt structural::composite::Card::power |
( |
| ) |
const |
|
overridevirtual |
void structural::composite::Card::power |
( |
const Watt & |
power | ) |
|
|
overridevirtual |
Currency structural::composite::Card::price |
( |
| ) |
const |
|
overridevirtual |
void structural::composite::Card::price |
( |
const Currency & |
price | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/structural/src/composite/card.h
- src/structural/src/composite/card.cc