BWAPI
Classes | Defines | Typedefs
SnippyHolloW-BroodwarBotQ-f01ab56/src/Micro/UnitsGroup.h File Reference
#include <BWAPI.h>
#include <BWTA.h>
#include <windows.h>
#include <math.h>
#include "Micro/Units/BayesianUnit.h"
#include "Micro/Formations.h"
#include "Utils/Vec.h"
#include <set>
#include <boost/bimap/bimap.hpp>
#include "Intelligence/EUnitsFilter.h"
Include dependency graph for UnitsGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Dmg
struct  i_dist
struct  BasicUnitsGroup
class  UnitsGroup

Defines

#define _UNITS_DEBUG   1

Typedefs

typedef boost::bimaps::bimap
< BWAPI::Unit *, Dmg
UnitDmgBimap
typedef UnitDmgBimap::relation UnitDmg

Define Documentation

#define _UNITS_DEBUG   1

Typedef Documentation

typedef UnitDmgBimap::relation UnitDmg
typedef boost::bimaps::bimap<BWAPI::Unit*, Dmg> UnitDmgBimap
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines