Searched refs:str_stream (Results 1 – 1 of 1) sorted by relevance
39 stringstream str_stream; in ParseInterfaceSpec() local44 str_stream << in_file.rdbuf(); in ParseInterfaceSpec()46 const string data = str_stream.str(); in ParseInterfaceSpec()