18 int scansParser(
const std::string &scansOptionValue, std::map<
int, std::set<int> > &ebScansMap);
int scansParser(const std::string &scansOptionValue, std::map< int, std::set< int > > &ebScansMap)
Boost grammer code to handle the scan selection argument to asdm2MS and bdflags2MS.