My Project
|
Minimal representation of a single named region defintion. More...
#include <InterRegFlows.hpp>
Public Attributes | |
std::string | name |
Region definition array name. | |
std::reference_wrapper< const std::vector< int > > | definition |
Region definition array. | |
Minimal representation of a single named region defintion.
Name is typically "FIPNUM" or any additional "FIP*" array names.