|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CppLibrary
An binary library that can be built.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.gradle.api.Named |
---|
Named.Namer |
Method Summary | |
---|---|
File |
getFile()
|
Set<File> |
getIncludes()
|
String |
getName()
The object's name. |
Methods inherited from interface org.gradle.api.Buildable |
---|
getBuildDependencies |
Method Detail |
---|
String getName()
Named
Must be constant for the life of the object.
getName
in interface Named
File getFile()
Set<File> getIncludes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |