public abstract class PrebuiltCxxLibrary extends NoopBuildRuleWithDeclaredAndExtraDeps implements AbstractCxxLibraryGroup
NativeLinkableGroup.Linkage| Modifier and Type | Method and Description |
|---|---|
protected abstract NativeLinkableInfo |
createNativeLinkable(CxxPlatform cxxPlatform,
ActionGraphBuilder graphBuilder) |
NativeLinkable |
getNativeLinkable(CxxPlatform cxxPlatform,
ActionGraphBuilder graphBuilder) |
getBuildSteps, getSourcePathToOutput, hasBuildSteps, isCacheabledeprecatedGetExtraDeps, getBuildDeps, getDeclaredDeps, getTargetGraphOnlyDepsequals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, getType, hashCode, injectFields, toString, updateBuildRuleResolverclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBuildTarget, getCxxPreprocessorDeps, getCxxPreprocessorInput, getTransitiveCxxPreprocessorInputgetBuildTargetaddToCollector, getRequiredPackageablescompareTo, getFullyQualifiedName, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecutionpublic NativeLinkable getNativeLinkable(CxxPlatform cxxPlatform, ActionGraphBuilder graphBuilder)
getNativeLinkable in interface NativeLinkableGroupprotected abstract NativeLinkableInfo createNativeLinkable(CxxPlatform cxxPlatform, ActionGraphBuilder graphBuilder)