CppBinary

interface CppBinary(source)

Represents a C++ binary.

Since

4.10

Inheritors

Functions

Link copied to clipboard
abstract fun getBaseName(): String
Returns the base name of this binary.
Link copied to clipboard
Returns the compilation details.
Link copied to clipboard
Returns the linkage details.
Link copied to clipboard
abstract fun getName(): String
Returns the name of this binary.
Link copied to clipboard
abstract fun getVariantName(): String
Returns the variant name of this binary.