Skip to content

CompilerOutputReader::CompilerOutputReader

Construct from FILE

Synopsis

Declared in <SageIII/includeDirectivesProcessing/CompilerOutputReader.h>

CompilerOutputReader(FILE* compilerOutput);

Parameters

Name

Description

compilerOutput

The object to construct from

Created with MrDocs