Added CountDescendants().

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4174 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2003-07-31 22:48:08 +00:00
parent e37159e2db
commit bdbbcfaf16
2 changed files with 11 additions and 0 deletions
@@ -130,6 +130,7 @@ public:
bool RemoveAllChildren();
KPartition *ChildAt(int32 index) const;
int32 CountChildren() const;
int32 CountDescendants() const;
// Shadow Partition