haiku/docs/user/app
John Scipione fe88ae51ec AppKit: BMessage Add/Find/Get/Has/ReplaceNodeRef
This allows you to pass node_ref's around like you can entry_ref's.

Added node_ref_flatten(), node_ref_unflatten() and node_ref_swap() to
MessageUtils. These are close cousins to entry_ref_flatten(),
entry_ref_unflatten(), and entry_ref_swap() but for node_ref's.

Added B_NODE_REF_TYPE to TypeConstants.h in the Support Kit.

Added B_NODE_REF_TYPE to Debugger and ByteOrder in Support Kit,
B_NODE_REF_TYPE is treated the same as a B_REF_TYPE (entry_ref).

Add documentation for new NodeRef methods and B_NODE_REF_TYPE.

Change-Id: I32c6ed276bf1a7894a835b9fc9de5a882c35883c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3182
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-09-10 17:18:09 +00:00
..
images HaikuBook: Initial documentation for BNotification 2020-03-02 22:10:04 +00:00
_app_intro.dox Added BLaunchRoster documentation. 2015-07-22 20:45:38 +02:00
_app_keystore.dox HaikuDepot: Url -> Identifier 2020-07-05 09:41:54 +00:00
_app_messaging.dox Big docs cleanup. 2013-02-07 02:01:19 -05:00
_launch_intro.dox docs/user: Migrate Axel's "Introduction to the Launch Daemon" from Trac. 2018-01-10 16:12:14 -05:00
Application.dox HaikuBook: fix part of the warnings marked by Doxygen 2020-03-01 09:50:49 +00:00
Clipboard.dox Update App Kit Documentation. 2014-06-11 16:25:57 -04:00
Cursor.dox API Docs: various AppKit improvements 2019-09-02 06:59:51 +01:00
Handler.dox Minor doc changes 2014-12-18 20:45:25 -05:00
Invoker.dox API Docs: various AppKit improvements 2019-09-02 06:59:51 +01:00
Key.dox HaikuBook: Add documentation for Password and Key Storage API 2020-03-13 21:32:38 +00:00
KeyStore.dox HaikuDepot: Url -> Identifier 2020-07-05 09:41:54 +00:00
LaunchRoster.dox docs/user: Migrate Axel's "Introduction to the Launch Daemon" from Trac. 2018-01-10 16:12:14 -05:00
Looper.dox API Docs: Clarify BLooper::PostMessage and BMessenger::SendMessage 2020-02-02 00:52:41 +00:00
Message.dox AppKit: BMessage Add/Find/Get/Has/ReplaceNodeRef 2020-09-10 17:18:09 +00:00
MessageFilter.dox Update App Kit Documentation. 2014-06-11 16:25:57 -04:00
MessageQueue.dox Update App Kit Documentation. 2014-06-11 16:25:57 -04:00
MessageRunner.dox Add BMessageRunner docs 2015-01-16 18:00:50 -05:00
Messenger.dox API Docs: Clarify BLooper::PostMessage and BMessenger::SendMessage 2020-02-02 00:52:41 +00:00
Notification.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
PropertyInfo.dox Fix "since" entries in BPropertyInfo. 2019-01-03 19:09:22 +00:00
Roster.dox BRoster docs: force be_roster to link, lang cleanup 2015-07-07 16:22:31 -07:00