ParseAll
PPD* ParseAll();
PPD* ppd = all ? parser.ParseAll() : parser.ParseHeader();
fPPD = parser.ParseAll();