#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterRejectByKindOf (const KindOfMaskType &mustBeSet, const KindOfMaskType &mustBeClear) | |
| virtual Bool | allow (Object *objOther) |
Just like PartitionFilterAcceptByKindOf, except that objects that match the given masks are REJECTED.
Definition at line 876 of file PartitionManager.h.
|
inline |
Definition at line 881 of file PartitionManager.h.
Implements PartitionFilter.
Definition at line 5490 of file PartitionManager.cpp.