Searched defs:MyOutputFunc (Results 1 – 1 of 1) sorted by relevance
169 class MyOutputFunc { class177 MyOutputFunc::MyOutputFunc(FILE* output_file) : my_output_file(output_file) {} in MyOutputFunc() function in MyOutputFunc