#include "aimodule.pb.h"
#include <BWAPI.h>
#include <boost/format.hpp>
#include <set>
#include <BWTA.h>
#include <google/protobuf/repeated_field.h>
#include <hash_map>
#include <hash_set>
#include <string>
#include "netstream.h"
#include <fstream>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include "terrainanalysis.h"
Go to the source code of this file.
Define Documentation
#define SET_ID |
( |
|
source, |
|
|
|
target |
|
) |
| if( (source) != 0) target->set_id( (source)->getID()) |
Function Documentation
template<typename Container , typename P2 >