#include <pthread.h>
#include <string>
#include "Globals.H"
Go to the source code of this file.
base class for agents. Has run function for thread running
Definition in file Agent.H.