haiku/headers/private/app
Axel Dörfler ec1bcf6243 * Added private methods get_app_server_port() (that stores the server port,
and doesn't have to find it every time), and create_desktop_connection() that
  is now used from BApplication::_ConnectToServer() as well as the DesktopLink.
* Move PortLink::SetTo() into base class ServerLink.
* Eliminated duplicated member fReplyPort in DesktopLink.
* Cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34397 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-01 07:53:09 +00:00
..
AppMisc.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
AppServerLink.h
ApplicationPrivate.h * There is now a server_read_only_memory structure that is placed in a (surprise!) 2006-04-25 20:12:06 +00:00
AreaLink.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
DesktopLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
DirectMessageTarget.h Made DirectMessageTarget's destructor private to avoid potential future 2008-03-06 00:36:31 +00:00
LinkReceiver.h Patch by Artur Wyszynski with some changes by myself: 2008-10-15 19:47:00 +00:00
LinkSender.h
LooperList.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
MessageAdapter.h * Unified handling of different BMessage formats into MessageAdapter.cpp 2007-06-27 20:22:53 +00:00
MessagePrivate.h Closing ticket #4465: 2009-09-10 23:10:51 +00:00
MessageUtils.h * Respect endiannes for item lengths inside swapped BMessages 2007-08-12 10:32:21 +00:00
MessengerPrivate.h
PortLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
RegistrarDefs.h * Minor cleanup, updated copyright. 2009-10-25 15:14:49 +00:00
RosterPrivate.h Turns out the whole "active app" mechanism in the registrar wasn't used at all; the 2007-01-18 17:45:08 +00:00
Server.h
ServerLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
ServerMemoryAllocator.h * There is now a server_read_only_memory structure that is placed in a (surprise!) 2006-04-25 20:12:06 +00:00
ServerProtocol.h * Added a protocol version field to AS_GET_DESKTOP. This should be bumped after 2009-11-24 17:22:44 +00:00
ServerProtocolStructs.h * Moved the implementation of SetViewCursor from the thread of the 2009-06-20 12:11:49 +00:00
ServerReadOnlyMemory.h App Server now saves/restores ui_color settings. 2008-03-04 01:19:04 +00:00
SimpleMallocIO.h
TokenSpace.h * Made BTokenSpace not throw any exceptions on memory shortage. 2009-11-04 12:19:59 +00:00