BWAPI
trunk/bwapi/Util/Source/Util/RemoteProcessID.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 //  Represents a process uniquely in the whole system                 //
00004 //                                                                    //
00006 
00007 namespace Util
00008 {
00009   typedef unsigned int RemoteProcessID;
00010 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines