Package org.gradle.tooling.model.cpp
package org.gradle.tooling.model.cpp
Types that represent the tooling model for C++ projects.
To fetch the C++ model for a build, use the CppProject
type for each Gradle project.
-
ClassDescriptionRepresents the compilation details for a binary.A C++ application.Represents a C++ binary.Represents a C++ component.A C++ executable binary.A C++ library.Details about the C++ components of a Gradle project.A C++ shared library binary.A C++ static library binary.A C++ test suite.Represents the linkage details for a binary.Represent a macro directive.Provides details about a particular source file.