#include <string>
#include <vector>
#include <stdexcept>
#include <iostream>
#include <sstream>
#include "BaseRegmas.h"
#include "Gis.h"
#include "RegData.h"
Include dependency graph for SuperAgentManager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SuperAgentManager |
Program-side interface to comunicate with the different agent managers. More... |