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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

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

Detailed Description

Only objects that match the given masks are accepted.

Definition at line 859 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterAcceptByKindOf()

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

Definition at line 864 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterAcceptByKindOf::allow ( Object * objOther)
virtual

Implements PartitionFilter.

Definition at line 5479 of file PartitionManager.cpp.


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