gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.cpp
/
CppLibrary
Cpp
Library
API
interface
CppLibrary
:
CppComponent
(
source
)
A C++ library.
Since
4.10
Members
Functions
get
Base
Name
Link copied to clipboard
API
abstract
fun
getBaseName
(
)
:
String
get
Binaries
Link copied to clipboard
API
abstract
fun
getBinaries
(
)
:
DomainObjectSet
<
out
CppBinary
>
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String