#include <vector>
#include <string>
#include <unordered_set>
Go to the source code of this file.
Namespaces | |
edm::path_configuration | |
Typedefs | |
using | edm::path_configuration::SchedulingConstructLabelSet = std::unordered_set< std::string, std::hash< std::string >, std::equal_to<> > |
The label is an indicator of a path scheduling construct and not an actual module. More... | |
Functions | |
std::vector< std::string > | edm::path_configuration::configurationToModuleBitPosition (std::vector< std::string >) |
std::string | edm::path_configuration::removeSchedulingTokensFromModuleLabel (std::string iLabel) |
SchedulingConstructLabelSet const & | edm::path_configuration::schedulingConstructLabels () |