Added CountDescendants().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4174 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -130,6 +130,7 @@ public:
|
||||
bool RemoveAllChildren();
|
||||
KPartition *ChildAt(int32 index) const;
|
||||
int32 CountChildren() const;
|
||||
int32 CountDescendants() const;
|
||||
|
||||
// Shadow Partition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user