| Class | Description | 
|---|---|
| CppApplicationPlugin | A plugin that produces a native application from C++ source. | 
| CppBasePlugin | A common base plugin for the C++ executable and library plugins | 
| CppLangPlugin | Adds core C++ language support. | 
| CppLibraryPlugin | A plugin that produces a native library from C++ source. | 
| CppPlugin | A plugin for projects wishing to build native binary components from C++ sources. |