#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterAcceptByKindOf (const KindOfMaskType &mustBeSet, const KindOfMaskType &mustBeClear) | |
| virtual Bool | allow (Object *objOther) |
Only objects that match the given masks are accepted.
Definition at line 859 of file PartitionManager.h.
|
inline |
Definition at line 864 of file PartitionManager.h.
Implements PartitionFilter.
Definition at line 5479 of file PartitionManager.cpp.