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