OpenXcom  1.0
Open-source clone of the original X-Com
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
OpenXcom::matchRegionAndType Class Reference

Match a mission based on region and type. More...

Inheritance diagram for OpenXcom::matchRegionAndType:

Public Member Functions

 matchRegionAndType (const std::string &region, const std::string &type)
 Store the region and type.
 
bool operator() (const AlienMission *mis) const
 Match against stored values.
 

Detailed Description

Match a mission based on region and type.

This function object will match alien missions based on region and type.


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