haiku/src/apps/debugger/value
Rene Gollent 140b05c8ec Simplification due to better understanding of the node system.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42370 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-04 12:44:29 +00:00
..
type_handlers Simplification due to better understanding of the node system. 2011-07-04 12:44:29 +00:00
value_handlers Replaced uses of obsolescent BReference[able] API. 2010-12-16 13:50:30 +00:00
value_nodes Simplification due to better understanding of the node system. 2011-07-04 12:44:29 +00:00
values Added type/value handlers for C strings. This allow's the debugger's 2010-11-09 01:06:32 +00:00
TypeHandler.cpp * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
TypeHandler.h * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
TypeHandlerRoster.cpp Add the beginnings of a BMessage type/value handler. Not yet registered with 2011-06-21 22:59:54 +00:00
TypeHandlerRoster.h * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
Value.cpp * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
Value.h * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
ValueHandler.cpp * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
ValueHandler.h * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
ValueHandlerRoster.cpp Replaced uses of obsolescent BReference[able] API. 2010-12-16 13:50:30 +00:00
ValueHandlerRoster.h * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00
ValueLoader.cpp Add copy constructor to ValueLoader. 2011-07-01 21:45:44 +00:00
ValueLoader.h Add copy constructor to ValueLoader. 2011-07-01 21:45:44 +00:00
ValueNode.cpp Replaced uses of obsolescent BReference[able] API. 2010-12-16 13:50:30 +00:00
ValueNode.h * Extend ValueNode to be able to indicate that a node needs child creation 2011-06-28 00:20:32 +00:00
ValueNodeContainer.cpp Replaced uses of obsolescent BReference[able] API. 2010-12-16 13:50:30 +00:00
ValueNodeContainer.h * EnumerationValue -> EnumeratorValue 2009-11-05 18:15:21 +00:00