| Home · All Classes · Grouped Classes · Annotated · Functions | ![]() |
The RouteDestination class represents an IPC route destination. More...
Inherited by BuiltinApplicationLauncher, ConsoleApplicationLauncher, ExeApplicationLauncher, and QtopiaServerApplicationLauncher.
The RouteDestination class represents an IPC route destination.
A route destination allows an ApplicationTypeLauncher to add a manual transport route to the ApplicationIpcRouter instance. Manual transport routes are usefull to adapt the system's primary IPC transport to other transport models.
Note: This class is part of the Qtopia server and cannot be used by other Qtopia applications.
An overview of the application launcher mechanism and the role the RouteDestination plays in it is given in the documentation of the ApplicationLauncher class.
Invoked by the system's IpcRouter to deliver an IPC message. appName is set to the name of the application the message should be delivered to (the "destination"). message and data represent the message itself.
| Copyright © 2008 Nokia | Trademarks | Qtopia 4.3.3 |