#include <string>
#include <vector>
#include <stdexcept>
#include <iostream>
#include <sstream>
#include "Agent_base.h"
Include dependency graph for Manager_base.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Manager_base |
Abstract base class for the managers of agents (interface agent-side). More... |