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