Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Typedefs
scheduler_multiwave.cc File Reference
#include "logical_blocks_scheduler.hh"
#include "../messages/blockinfo.hh"
#include "../common/context_singleton.hh"
#include <algorithm>
#include <iterator>
#include <utility>
#include <iostream>
#include <map>
#include <math.h>
Include dependency graph for scheduler_multiwave.cc:

Typedefs

using LBLOCKS = std::vector< logical_block_metadata >
 
using CHUNKS = std::vector< int >
 
using VEC_STR = std::vector< std::string >
 
using FD = FileDescription
 

Typedef Documentation

using CHUNKS = std::vector<int>
using LBLOCKS = std::vector<logical_block_metadata>
using VEC_STR = std::vector<std::string>