* Fixed typos in the disk device job constants.
* Added missing job classes (they don't do anything yet, though) and completed the implementation of the job generator. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22767 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -194,6 +194,7 @@ private:
|
||||
|
||||
BPartition* _ChildAt(int32 index) const;
|
||||
int32 _CountChildren() const;
|
||||
int32 _CountDescendants() const;
|
||||
|
||||
int32 _Level() const;
|
||||
virtual bool _AcceptVisitor(BDiskDeviceVisitor* visitor,
|
||||
|
||||
Reference in New Issue
Block a user