#include <iostream>
#include <cstdlib>
#include <list>
#include <utility>
#include <string>
#include <map>
#include "stl_adds.h"
Include dependency graph for configurable.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Configurable |
Abstact class for configurable objects. More... | |
struct | Configurable::matchId |
nice predicate function for finding by ID More... |