Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PartitionFilterRejectByKindOf Class Reference

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterRejectByKindOf (const KindOfMaskType &mustBeSet, const KindOfMaskType &mustBeClear)
 
virtual Bool allow (Object *objOther)
 

Detailed Description

Just like PartitionFilterAcceptByKindOf, except that objects that match the given masks are REJECTED.

Definition at line 876 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterRejectByKindOf()

PartitionFilterRejectByKindOf::PartitionFilterRejectByKindOf ( const KindOfMaskType & mustBeSet,
const KindOfMaskType & mustBeClear )
inline

Definition at line 881 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterRejectByKindOf::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5490 of file PartitionManager.cpp.


The documentation for this class was generated from the following files: