haiku/docs/user/support
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
..
Architecture.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
Archivable.dox API Docs: add various missing elements to support kit. 2019-09-19 21:57:13 +01:00
Autolock.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
Beep.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
BlockCache.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
BufferedDataIO.dox API Docs: add skeletons for BBufferedDataIO, BStringList and BStackOrHeapArray 2019-09-19 21:57:13 +01:00
BufferIO.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
DataIO.dox BPositionIO: Add {Read,Write}AtExactly() 2014-07-12 15:40:21 +02:00
Flattenable.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
List.dox API Docs: add various missing elements to support kit. 2019-09-19 21:57:13 +01:00
Locker.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
ObjectList.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
parsedate.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
Referenceable.dox BReferenceable docs: Fix a typo and one obvious mixup. 2015-08-02 23:19:07 +02:00
StackOrHeapArray.dox API Docs: add skeletons for BBufferedDataIO, BStringList and BStackOrHeapArray 2019-09-19 21:57:13 +01:00
StopWatch.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
String.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
StringList.dox API Docs: add skeletons for BBufferedDataIO, BStringList and BStackOrHeapArray 2019-09-19 21:57:13 +01:00
support_intro.dox
SupportDefs.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
TLS.dox Update Support Kit docs, add \since 2014-06-24 19:30:54 -04:00
TypeConstants.dox AppKit: BMessage Add/Find/Get/Has/ReplaceNodeRef 2020-09-10 17:18:09 +00:00
Url.dox HaikuBook: fix part of the warnings marked by Doxygen 2020-03-01 09:50:49 +00:00