GeneratedData

@safe
struct GeneratedData {
GtestPrettyPrint[] gtestPPHdr;
GtestPrettyPrint[] gtestPPImpl;
IncludeHooks includeHooks;
}

Postblit

Copying this object is disabled.

A postblit is present on this object, but not explicitly documented in the source.

Members

Variables

gmocks
Mock[] gmocks;

All gmocks to write

uniqueData
Code[Code.Kind] uniqueData;

Code kinds that can't be duplicated.

Meta