#include <halt.h>

| Public Member Functions | |
| result_t | control (pilot_command_t &pcmd) | 
| Halt (Navigator *navptr, int _verbose) | |
| ~Halt () | |
| Halt::Halt | ( | Navigator * | navptr, | 
| int | _verbose | ||
| ) |  [inline] | 
| Halt::~Halt | ( | ) |  [inline] | 
| result_t Halt::control | ( | pilot_command_t & | pcmd | ) |  [inline, virtual] | 
Reimplemented from Controller.