Searched refs:CommandFile (Results 1 – 2 of 2) sorted by relevance
19 void CommandFileParser::ParseFile(std::string CommandFile, GatordMockService& mockService) in ParseFile() argument21 std::ifstream infile(CommandFile); in ParseFile()24 std::cout << "Parsing command file: " << CommandFile << std::endl; in ParseFile()
25 void ParseFile(std::string CommandFile, GatordMockService& mockService);