haiku/headers/os/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.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Archivable.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Autolock.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Beep.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BlockCache.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BufferedDataIO.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BufferIO.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
ByteOrder.h netinet/in: Use the GCC4 builtin byteswap functions for htonl. 2019-03-26 19:33:43 -04:00
ClassInfo.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
DataIO.h Move MediaIO in it's own header 2016-03-25 22:44:56 +01:00
DateTime.h BDate: added time_t constructor. 2015-09-04 17:33:07 +02:00
Debug.h Debug.h: Implement a real STATIC_ASSERT on non-GCC2. 2018-08-22 19:19:54 -04:00
Errors.h Style fixes for Errors.h. 2016-10-04 18:44:58 +02:00
Flattenable.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Job.h BJob: Added SetState() method. 2015-10-17 14:16:26 +02:00
List.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Locker.h BLocker: Make copy constructor & assignment operator private. 2016-05-13 16:23:08 -04:00
ObjectList.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
parsedate.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Referenceable.h PVS V591: non void functions must return something 2019-07-17 01:57:50 +00:00
StackOrHeapArray.h StackOrHeapArray: Add missing include of cstddef. 2014-01-13 19:14:49 +01:00
StopWatch.h
String.h BString: Add IStartsWith() and IEndsWith() methods 2017-02-21 18:03:03 -08:00
StringList.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
SupportDefs.h Switch to a 64-bit time_t everywhere except 32-bit x86. 2017-06-06 17:38:17 -04:00
TLS.h Change all references to "__INTEL__" to "__i386__". 2019-03-30 16:54:01 -04:00
TypeConstants.h AppKit: BMessage Add/Find/Get/Has/ReplaceNodeRef 2020-09-10 17:18:09 +00:00
Url.h Support : Fixes for Relative URL Handling 2018-09-11 18:39:53 +00:00
UTF8.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00