#include "../common/histogram.hh"#include "../messages/filedescription.hh"#include "stats_listener.hh"#include <vector>#include <string>#include <memory>#include <map>

Go to the source code of this file.
Namespaces | |
| eclipse | |
| eclipse::logical_blocks_schedulers | |
Typedefs | |
| typedef std::map< std::string, std::string > | eclipse::logical_blocks_schedulers::SCHEDULER_OPTS |
Functions | |
| std::shared_ptr < eclipse::logical_blocks_schedulers::scheduler > | eclipse::logical_blocks_schedulers::scheduler_factory (std::string, Histogram *, SCHEDULER_OPTS=SCHEDULER_OPTS()) |
1.8.6