ppc_platform_type
PPCPlatform(ppc_platform_type platformType);
inline ppc_platform_type PlatformType() const { return fPlatformType; }
ppc_platform_type fPlatformType;
PPCPlatform::PPCPlatform(ppc_platform_type platformType)