#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterRejectByObjectStatus (ObjectStatusMaskType mustBeSet, ObjectStatusMaskType mustBeClear) | |
| virtual Bool | allow (Object *objOther) |
Just like PartitionFilterAcceptByObjectStatus, except that objects that match the given masks are REJECTED.
Definition at line 823 of file PartitionManager.h.
|
inline |
Definition at line 828 of file PartitionManager.h.
Implements PartitionFilter.
Definition at line 5466 of file PartitionManager.cpp.