Searched refs:command_tokenizer (Results 1 – 1 of 1) sorted by relevance
111 typedef boost::tokenizer<boost::char_separator<char> > command_tokenizer; typedef118 command_tokenizer::iterator tok1,command_tokenizer::iterator tok2)=0;129 command_tokenizer::iterator tok1,command_tokenizer::iterator tok2) in execute()161 command_tokenizer::iterator tok1,command_tokenizer::iterator tok2) in execute()197 command_tokenizer::iterator tok1,command_tokenizer::iterator tok2) in execute()270 command_tokenizer tok(com,boost::char_separator<char>(" \t\n")); in main()