LTCG 类

C++ Build Insights SDK 与 Visual Studio 2017 及更高版本兼容。 若要查看这些版本对应的文档,请将本文的 Visual Studio“版本”选择器控件设置为 Visual Studio 2017 或更高版本。 它位于此页面上目录表的顶部。

LTCG 类与 MatchEventMatchEventInMemberFunctionMatchEventStackMatchEventStackInMemberFunction 函数一起结合使用。 使用它来匹配 LTCG 事件。

语法

class LTCG : public Activity
{
public:
    LTCG(const RawEvent& event);
};

成员

除了从自己的 Activity 基类继承的成员外,LTCG 类还包含以下成员:

构造函数

LTG

LTCG

LTCG(const RawEvent& event);

参数

事件
LTCG 事件。