static ActionFactory bwi_krexec::approachFactory | ( | new | ApproachDoor"" | ) | [static] |
ActionFactory bwi_krexec::AskPersonFactory | ( | new | AskPerson() | ) |
ActionFactory bwi_krexec::callElevator | ( | new | CallElevator() | ) |
ActionFactory bwi_krexec::changeFloor | ( | new | ChangeFloor() | ) |
static vector< string > bwi_krexec::createVector | ( | const std::string & | doorName | ) | [static] |
Definition at line 22 of file ApproachDoor.cpp.
static ActionFactory bwi_krexec::gothroughFactory | ( | new | GoThrough"" | ) | [static] |
ActionFactory bwi_krexec::openDoorFactory | ( | new | OpenDoor() | ) |
ActionFactory bwi_krexec::RemindFactory | ( | new | Remind() | ) |
ActionFactory bwi_krexec::SearchRoomFactory | ( | new | SearchRoom() | ) |
bwi_krexec::ActionFactory bwi_krexec::simulatedOpenDoor | ( | new | OpenSimulatedDoor(), |
true | |||
) |