#include <existence-scanner.h>


Public Member Functions | |
| ActiveExistenceScanner_msg_terminate () | |
| virtual string | declaration () |
| virtual elementResult | run (ActiveExistenceScanner *ao) |
| ActiveExistenceScanner_msg_terminate::ActiveExistenceScanner_msg_terminate | ( | ) | [inline] |
| virtual string ActiveExistenceScanner_msg_terminate::declaration | ( | ) | [inline, virtual] |
Returns the name of this message. Since this is the message baseclass it has no identity and will return 'Unknown Message'
Reimplemented from ActiveExistenceScanner_msg_.
| virtual elementResult ActiveExistenceScanner_msg_terminate::run | ( | ActiveExistenceScanner * | ) | [inline, virtual] |
Called by ActiveObject to handle this queued message. arg caller is the ActiveExistenceScanner itself.
Reimplemented from ActiveExistenceScanner_msg_.
References ActiveExistenceScanner::terminate().
1.6.2