Go to the source code of this file.
Classes | |
| class | axserver.AXServerApp |
Namespaces | |
| axserver | |
Variables | |
| int | axserver.ABORT = 2 |
| axserver.action = DynamicAction(args[2]) | |
| axserver.anonymous | |
| axserver.app = AXServerApp(action, args[1]) | |
| axserver.args | |
| axserver.options | |
| axserver.parser = OptionParser(__doc__.strip()) | |
| string | axserver.PKG = 'actionlib' |
| int | axserver.PREEMPT = 3 |
| int | axserver.SEND_FEEDBACK = 0 |
| int | axserver.SUCCEED = 1 |