haiku/headers
Axel Dörfler da42afdf62 Made the Partition class public again - it's handy to use for some file
systems in order to retrieve some parameters.
Changed the get_file_system() call to accept a Partition instead of just
a node.
Introduced the namespace boot to the public headers; I guess I should
put all classes in there (compilation of the intel partitioning system
fails without the namespace, because it defines a class Partition itself).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4674 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-14 16:38:10 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os The R5 Device API is not public, and shouldn't be exported by this file. 2003-09-12 01:01:12 +00:00
posix Fixed a spelling error. 2003-08-31 16:05:23 +00:00
private Made the Partition class public again - it's handy to use for some file 2003-09-14 16:38:10 +00:00
tools/cppunit Added support for multiple BTestHandlers in a BTestApp. 2002-12-09 12:47:37 +00:00