#include <room_with_a_bomb.h>
creational::commons::RoomWithABomb::RoomWithABomb |
( |
const RoomWithABomb & |
room | ) |
|
creational::commons::RoomWithABomb::RoomWithABomb |
( |
const int & |
room_number, |
|
|
const bool & |
has_bomb |
|
) |
| |
|
explicit |
RoomWithABomb * creational::commons::RoomWithABomb::Clone |
( |
| ) |
const |
|
overridevirtual |
bool creational::commons::RoomWithABomb::has_bomb |
( |
| ) |
const |
void creational::commons::RoomWithABomb::Initialize |
( |
const bool & |
bombed | ) |
|
The documentation for this class was generated from the following files: