static ActionFactory bwi_krexec::approachFactory | ( | new | ApproachDoor"" | ) | [static] |
ActionFactory bwi_krexec::AskPersonFactory | ( | new | AskPerson() | ) |
ActionFactory bwi_krexec::callElevator | ( | new | CallElevator(), |
false | |||
) |
ActionFactory bwi_krexec::callSimulatedElevator | ( | new | CallSimulatedElevator(), |
true | |||
) |
ActionFactory bwi_krexec::changeFloor | ( | new | ChangeFloor(), |
false | |||
) |
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] |
static ActionFactory bwi_krexec::gotoFactory | ( | new | GotoObject"" | ) | [static] |
ActionFactory bwi_krexec::openDoorFactory | ( | new | OpenDoor(), |
false | |||
) |
void bwi_krexec::printE | ( | SarsaActionSelector::StateActionMap & | e | ) |
Definition at line 158 of file SarsaActionSelector.cpp.
ActionFactory bwi_krexec::RemindFactory | ( | new | Remind() | ) |
ActionFactory bwi_krexec::SearchRoomFactory | ( | new | SearchRoom() | ) |
ActionFactory bwi_krexec::simulatedChangeFloor | ( | new | SimulatedChangeFloor(), |
true | |||
) |
bwi_krexec::ActionFactory bwi_krexec::simulatedOpenDoor | ( | new | OpenSimulatedDoor(), |
true | |||
) |