Uses of Class
net.sf.antcontrib.cpptasks.compiler.LinkType
Packages that use LinkType
Package
Description
C++ and other compiled languages build support for Ant.
Adapter for Borland tools.
Adapters for Microsoft tools.
Compiler adapter for Mozilla's XPCOM compiler.
Adapters for OpenWatcom compilers and tools.
Platform specific utilities.
Adapters for Trolltech Qt moc and uic compilers.
-
Uses of LinkType in net.sf.antcontrib.cpptasks
Fields in net.sf.antcontrib.cpptasks declared as LinkTypeModifier and TypeFieldDescriptionprivate final LinkTypeCCTask.linkTypecontains the subsystem, output type andMethods in net.sf.antcontrib.cpptasks with parameters of type LinkTypeModifier and TypeMethodDescriptionProcessorDef.createConfiguration(CCTask task, LinkType linkType, ProcessorDef baseDef, TargetDef targetPlatform, VersionInfo versionInfo) Creates a configurationLinkerDef.getProcessor(LinkType linkType) protected ProcessorProcessorDef.getProcessor(LinkType linkType) Obtains the appropriate processor (compiler, linker) based on the LinkType. -
Uses of LinkType in net.sf.antcontrib.cpptasks.arm
Methods in net.sf.antcontrib.cpptasks.arm with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidADSCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidADSLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidADSLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.borland
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidBorlandCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidBorlandLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidBorlandLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidBorlandResourceCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) voidBorlandLinker.addVersionFiles(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.protected StringBorlandLinker.getStartupObject(LinkType linkType) -
Uses of LinkType in net.sf.antcontrib.cpptasks.compaq
Methods in net.sf.antcontrib.cpptasks.compaq with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidCompaqVisualFortranCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidCompaqVisualFortranLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidCompaqVisualFortranLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.compiler
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected abstract voidCommandLineCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected abstract voidCommandLineLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) voidAbstractLinker.addVersionFiles(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.voidLinker.addVersionFiles(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.protected abstract CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, CompilerDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) AbstractCompiler.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, ProcessorDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) protected abstract LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, LinkerDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) AbstractLinker.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, ProcessorDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) protected CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] baseDefs, CompilerDef specificDef, TargetDef targetPlatform, VersionInfo versionInfo) protected LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] baseDefs, LinkerDef specificDef, TargetDef targetPlatform, VersionInfo versionInfo) Processor.createConfiguration(CCTask task, LinkType linkType, ProcessorDef[] defaultProviders, ProcessorDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) Returns the compiler configuration foror element. Gets the linker for the specified link type.Gets the linker that is associated with this processorsprotected StringCommandLineLinker.getStartupObject(LinkType linkType) -
Uses of LinkType in net.sf.antcontrib.cpptasks.devstudio
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidDevStudioCompatibleCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidDevStudioCompatibleLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidDevStudioCompatibleLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidDevStudioMIDLCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidDevStudioResourceCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) voidDevStudioCompatibleLinker.addVersionFiles(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information. -
Uses of LinkType in net.sf.antcontrib.cpptasks.gcc
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidAbstractArLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidAbstractLdLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) voidGccCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) voidGccCompatibleCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidGccLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidGppLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidWindresResourceCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) -
Uses of LinkType in net.sf.antcontrib.cpptasks.gcc.cross
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidGccCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidGccLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidGppLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidGccCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidGccLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidGppLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.hp
Methods in net.sf.antcontrib.cpptasks.hp with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidaCCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) voidaCCLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.ibm
Methods in net.sf.antcontrib.cpptasks.ibm with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidVisualAgeCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) voidVisualAgeLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.intel
Methods in net.sf.antcontrib.cpptasks.intel with parameters of type LinkTypeModifier and TypeMethodDescription -
Uses of LinkType in net.sf.antcontrib.cpptasks.mozilla
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidXpidlCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add arguments for debug, etc.Gets linker associated with this type. -
Uses of LinkType in net.sf.antcontrib.cpptasks.openwatcom
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected final voidOpenWatcomCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add implied arguments.protected voidOpenWatcomLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) Add implied arguments.protected final voidOpenWatcomLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) Adds other command line parameters.final voidOpenWatcomLinker.addVersionFiles(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.Get linker.Get linker.Get linker.Get linker.Get linker. -
Uses of LinkType in net.sf.antcontrib.cpptasks.os390
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidOS390CCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidOS390Linker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.os400
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidIccCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidIccLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.platforms
Methods in net.sf.antcontrib.cpptasks.platforms with parameters of type LinkTypeModifier and TypeMethodDescriptionstatic voidWindowsPlatform.addVersionFiles(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.static voidWindowsPlatform.writeResource(Writer writer, VersionInfo versionInfo, File outputFile, boolean isDebug, LinkType linkType) Writes windows resource. -
Uses of LinkType in net.sf.antcontrib.cpptasks.sun
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidC89CCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidC89Linker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) voidForteCCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) voidForteCCLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.ti
Methods in net.sf.antcontrib.cpptasks.ti with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidClxxCCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected voidClxxLibrarian.addImpliedArgs(boolean debug, LinkType linkType, Vector args) protected voidClxxLinker.addImpliedArgs(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.trolltech
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected voidMetaObjectCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add arguments for debug, etc.protected voidUserInterfaceCompiler.addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add arguments for debug, etc.Gets linker associated with this type.Gets linker associated with this type.