- AboutCCTask - Class in net.sf.antcontrib.cpptasks
-
The equivalent of a Help About
run "java -jar cpptasks.jar" to read
- AboutCCTask() - Constructor for class net.sf.antcontrib.cpptasks.AboutCCTask
-
- AbstractArLibrarian - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the "ar" tool
- AbstractArLibrarian(String, String, String[], String[], String, String, boolean, AbstractArLibrarian) - Constructor for class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- AbstractCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract compiler implementation.
- AbstractCompiler(String[], String[], String) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
- AbstractLdLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Abstract adapter for ld-like linkers
- AbstractLdLinker(String, String, String[], String[], String, String, boolean, AbstractLdLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- AbstractLinker - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Linker implementation.
- AbstractLinker(String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
- AbstractParser - Class in net.sf.antcontrib.cpptasks.parser
-
An abstract base class for simple parsers
- AbstractParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.AbstractParser
-
- AbstractParserState - Class in net.sf.antcontrib.cpptasks.parser
-
An base class for objects that represent the state of an AbstractParser.
- AbstractParserState(AbstractParser) - Constructor for class net.sf.antcontrib.cpptasks.parser.AbstractParserState
-
- AbstractProcessor - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract processor (compiler/linker) implementation.
- AbstractProcessor(String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
- aCCCompiler - Class in net.sf.antcontrib.cpptasks.hp
-
Adapter for the HP aC++ C++ compiler
- aCCLinker - Class in net.sf.antcontrib.cpptasks.hp
-
Adapter for Sun (r) Forte(tm) C++ Linker
- addAll(Vector, Object[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Adds the elements of the array to the given vector
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add base address.
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add specified base address to linker options.
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addComment(CommentDef) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Add comment for the generated project file.
- addConfiguredCompiler(CompilerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a compiler definition or reference.
- addConfiguredCompilerArg(CompilerArgument) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a compiler command-line arg.
- addConfiguredCompilerArg(CompilerArgument) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Adds a compiler command-line arg.
- addConfiguredCompilerParam(CompilerParam) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Adds a compiler command-line arg.
- addConfiguredDefineset(DefineSet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a defineset.
- addConfiguredDefineset(DefineSet) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Adds a defineset.
- addConfiguredDistributer(DistributerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a distributer definition or reference (Non-functional prototype).
- addConfiguredLinker(LinkerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a linker definition.
- addConfiguredLinkerArg(LinkerArgument) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a linker command-line arg.
- addConfiguredLinkerArg(LinkerArgument) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a linker command-line arg.
- addConfiguredLinkerParam(LinkerParam) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a compiler command-line arg.
- addConfiguredProcessorArg(CommandLineArgument) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Adds a or
- addConfiguredProcessorParam(ProcessorParam) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Adds a or
- addConfiguredTarget(TargetDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a target definition or reference (Non-functional prototype).
- addConfiguredVersioninfo(VersionInfo) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds desriptive version information to be included in the
generated file.
- addDebugSwitch(Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
-
Override the default debug flags to use VC 8 compatible versions.
- addDebugSwitch(Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- addDefine(DefineArgument) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Adds a define element.
- addDependency(DependencyDef) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Add a dependency definition to the project.
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add alternative entry point.
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds non-default entry point.
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addEnv(Environment.Variable) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Add an environment variable to the launched process.
- addEnv(Environment.Variable) - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Add an environment variable.
- addEnv(Environment.Variable) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Add an environment variable to the launched process.
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
-
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParser
-
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.parser.CParser
-
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Called by FilenameState at completion of file name production.
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Adds a filename to the list of included files.
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Adds filename to the list of included files.
- addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a source file set.
- addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Adds filesets that specify files that should not be processed using
precompiled headers.
- addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Adds a source file set.
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add fixed parameter.
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds fixed option.
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add implied arguments.
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds other command line parameters.
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Add arguments for debug, etc.
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Add implied arguments.
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Add arguments for debug, etc.
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Add arguments for debug, etc.
- addIncludePath(String, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
Adds an include path to the command.
- addIncludes(String, File[], Vector, Vector, StringBuffer) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
Adds command-line arguments for include directories.
- addIncludes(String, File[], Vector, Vector, StringBuffer) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Adds command line arguments for include paths.
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add incremental option.
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add command line switch to force incremental linking.
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addLibset(LibrarySet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a library set.
- addLibset(LibrarySet) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a system library set.
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add map option.
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add command line switch to force map generation.
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addProject(ProjectDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Specifies the generation of IDE project file.
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add stack size option.
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add command line switch for stack reservation.
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- addSyslibset(SystemLibrarySet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a system library set.
- addSyslibset(SystemLibrarySet) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a system library set.
- addText(String) - Method in class net.sf.antcontrib.cpptasks.ide.CommentDef
-
- addUndefine(UndefineArgument) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Adds an undefine element.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
Adds source or object files to the bidded fileset to
support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
Adds source or object files to the bidded fileset to
support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Adds source or object files to the bidded fileset to
support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
Adds source or object files to the bidded fileset to
support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds source or object files to the bidded fileset to
support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Adds source or object files to the bidded fileset to
support version information.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Adds flags that customize the warnings reported
Compiler does not appear to have warning levels but ability to turn off
specific errors by explicit switches, could fabricate levels by
prioritizing errors.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Add arguments for specified warning level.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Add warning switch.
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Adds warning command line options.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Add arguments for specified warning level.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Add arguments for specified warning level.
- ADSCCompiler - Class in net.sf.antcontrib.cpptasks.arm
-
Adapter for the ARM C Compilers
See Doc No: ARM DUI 0151A, Issued: Nov 2001 at
http://www.arm.com/arm/User_Guides?OpenDocument
- ADSLibrarian - Class in net.sf.antcontrib.cpptasks.arm
-
Adapter for ARM Librarian
- ADSLinker - Class in net.sf.antcontrib.cpptasks.arm
-
Adapter for the ARM Linker
- appendExceptFileSet(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Method used by PrecompileExceptDef to add exception set to
PrecompileDef.
- ArchEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of cpu architecture types.
- ArchEnum() - Constructor for class net.sf.antcontrib.cpptasks.ArchEnum
-
Constructor.
- C89CCompiler - Class in net.sf.antcontrib.cpptasks.sun
-
Adapter for the Sun C89 C++ Compiler
- C89Linker - Class in net.sf.antcontrib.cpptasks.sun
-
Adapter for the Sun C89 Linker
- C89Processor - Class in net.sf.antcontrib.cpptasks.sun
-
A add-in class for Sun C89 compilers and linkers
- canParse(File) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
Checks file name to see if parse should be attempted
Default implementation returns false for files with extensions '.dll',
'tlb', '.res'
- CaptureStreamHandler - Class in net.sf.antcontrib.cpptasks.compiler
-
Implements ExecuteStreamHandler to capture the output of a Execute to an
array of strings
- CaptureStreamHandler() - Constructor for class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
- CaseInsensitiveLetterState - Class in net.sf.antcontrib.cpptasks.parser
-
This parser state checks consumed characters against a specific character
(case insensitive).
- CaseInsensitiveLetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Constructor.
- CBuilderXProjectWriter - Class in net.sf.antcontrib.cpptasks.borland
-
Writes a CBuilderX 1.0 project file.
- CBuilderXProjectWriter() - Constructor for class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Constructor.
- CCTask - Class in net.sf.antcontrib.cpptasks
-
Compile and link task.
- CCTask() - Constructor for class net.sf.antcontrib.cpptasks.CCTask
-
- CCTaskProgressMonitor - Class in net.sf.antcontrib.cpptasks
-
- CCTaskProgressMonitor(TargetHistoryTable, VersionInfo) - Constructor for class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
-
- CfgFilenameState - Class in net.sf.antcontrib.cpptasks.borland
-
- CfgFilenameState(AbstractParser, char[]) - Constructor for class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
- changeEnvironment(boolean, Environment) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Change enviroment (deprecated).
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Change enviroment.
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Change enviroment (deprecated).
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Change enviroment (deprecated).
- checkDirectoryArray(String[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Checks a array of names for non existent or non directory entries and
nulls them out.
- checkForChangedIncludeFiles(Hashtable) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Checks all targets that are not forced to be rebuilt or are missing
object files to be checked for modified include files
- clone() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
-
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
-
- ClxxCCompiler - Class in net.sf.antcontrib.cpptasks.ti
-
Adapter for TI DSP compilers with cl** commands
- ClxxLibrarian - Class in net.sf.antcontrib.cpptasks.ti
-
Adapter for TI DSP librarian
*
- ClxxLinker - Class in net.sf.antcontrib.cpptasks.ti
-
Adapter for TI DSP linkers
*
- CMD_PREFIX - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- collectExplicitObjectFiles(Vector, Vector, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- CommandLineArgument - Class in net.sf.antcontrib.cpptasks.types
-
An compiler/linker command line flag.
- CommandLineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
- CommandLineArgument.LocationEnum - Class in net.sf.antcontrib.cpptasks.types
-
Enumerated attribute with the values "start", "mid" and "end",
- CommandLineCCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Compiler implementation which uses an external program to
perform the compile.
- CommandLineCCompiler(String, String, String[], String[], String, boolean, CommandLineCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
-
- CommandLineCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Compiler implementation which uses an external program to
perform the compile.
- CommandLineCompiler(String, String, String[], String[], String, boolean, CommandLineCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- CommandLineCompilerConfiguration - Class in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a C++ compiler
- CommandLineCompilerConfiguration(CommandLineCompilerConfiguration, String[], String[], boolean) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- CommandLineFortranCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Compiler implementation which uses an external program to
perform the compile.
- CommandLineFortranCompiler(String, String, String[], String[], String, boolean, CommandLineFortranCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
-
- CommandLineLinker - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Linker implementation that performs the link via an external
command.
- CommandLineLinker(String, String, String[], String[], String, boolean, CommandLineLinker) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Creates a comand line linker invocation
- CommandLineLinkerConfiguration - Class in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a command line linker
- CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], ProcessorParam[], boolean, boolean, boolean, String[], String) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- CommentDef - Class in net.sf.antcontrib.cpptasks.ide
-
Defines a comment to place in the generated project files.
- CommentDef() - Constructor for class net.sf.antcontrib.cpptasks.ide.CommentDef
-
- commit() - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
-
- commit(CCTask) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
-
- CompaqVisualFortranCompiler - Class in net.sf.antcontrib.cpptasks.compaq
-
Adapter for the Compaq(r) Visual Fortran compiler.
- CompaqVisualFortranLibrarian - Class in net.sf.antcontrib.cpptasks.compaq
-
Adapter for the Compaq(r) Visual Fortran Librarian
- CompaqVisualFortranLinker - Class in net.sf.antcontrib.cpptasks.compaq
-
Adapter for the Compaq(r) Visual Fortran linker.
- compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
Compiles a source file.
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Compiles an .idl file into the corresponding .h and .xpt files.
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
- Compiler - Interface in net.sf.antcontrib.cpptasks.compiler
-
A compiler.
- CompilerArgument - Class in net.sf.antcontrib.cpptasks.types
-
A compiler command line argument.
- CompilerArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.CompilerArgument
-
- CompilerConfiguration - Interface in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a compiler
- CompilerDef - Class in net.sf.antcontrib.cpptasks
-
A compiler definition.
- CompilerDef() - Constructor for class net.sf.antcontrib.cpptasks.CompilerDef
-
- CompilerEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of supported compilers
Supported compilers
gcc (default)
GCC C++ compiler
g++
GCC C++ compiler
c++
GCC C++ compiler
g77
GNU FORTRAN compiler
msvc
Microsoft Visual C++
msvc8
Microsoft Visual C++ 8
bcc
Borland C++ Compiler
msrc
Microsoft Resource Compiler
brc
Borland Resource Compiler
df
Compaq Visual Fortran Compiler
midl
Microsoft MIDL Compiler
icl
Intel C++ compiler for Windows (IA-32)
ecl
Intel C++ compiler for Windows (IA-64)
icc
Intel C++ compiler for Linux (IA-32)
ecc
Intel C++ compiler for Linux (IA-64)
CC
Sun ONE C++ compiler
aCC
HP aC++ C++ Compiler
os390
OS390 C Compiler
os400
Icc Compiler
sunc89
Sun C89 C Compiler
xlC
VisualAge C Compiler
cl6x
TI TMS320C6000 Optimizing Compiler
cl55
TI TMS320C55x Optimizing C/C++ Compiler
armcpp
ARM 32-bit C++ compiler
armcc
ARM 32-bit C compiler
tcpp
ARM 16-bit C++ compiler
tcc
ARM 16-bit C compiler
*
uic
Qt user interface compiler
moc
Qt meta-object compiler
xpidl
Mozilla xpidl compiler (creates .h and .xpt files).
wcl
OpenWatcom C/C++ compiler (experimental)
wfl
OpenWatcom FORTRAN compiler (experimental)
windres
GNU windres resource compiler
- CompilerEnum() - Constructor for class net.sf.antcontrib.cpptasks.CompilerEnum
-
- CompilerParam - Class in net.sf.antcontrib.cpptasks
-
Place class description here.
- CompilerParam() - Constructor for class net.sf.antcontrib.cpptasks.CompilerParam
-
- ConditionalFileSet - Class in net.sf.antcontrib.cpptasks.types
-
An Ant FileSet object augmented with if and unless conditions.
- ConditionalFileSet() - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
- ConditionalPath - Class in net.sf.antcontrib.cpptasks.types
-
An Ant Path object augmented with if and unless conditionals
- ConditionalPath(Project) - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
- ConditionalPath(Project, String) - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.QuoteBranchState
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParserState
-
Consume a character
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.BranchState
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.FilenameState
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.LetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.PostE
-
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
-
Consumes a character and returns the next state for the parser.
- ConsumeToSpaceOrNewLine - Class in net.sf.antcontrib.cpptasks.borland
-
- ConsumeToSpaceOrNewLine(AbstractParser) - Constructor for class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine
-
- convertCygwinFilenames(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Converts absolute Cygwin file or directory names to the corresponding
Win32 name.
- convertCygwinFilenames(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Converts absolute Cygwin file or directory names to the corresponding
Win32 name.
- convertCygwinFilenames(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Converts absolute Cygwin file or directory names to the corresponding
Win32 name.
- CParser - Class in net.sf.antcontrib.cpptasks.parser
-
A parser that extracts #include statements from a Reader.
- CParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.CParser
-
- CPUEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of cpu types.
- CPUEnum() - Constructor for class net.sf.antcontrib.cpptasks.CPUEnum
-
Constructor.
- createArg() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Adds a command-line argument.
- createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
- createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
- createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
- createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
- createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Returns the compiler configuration for or element.
- createConfiguration(CCTask, LinkType, ProcessorDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Creates a configuration
- createExcept() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Adds filesets that specify files that should not be processed with
precompiled headers enabled.
- createIncludePath() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds an include path.
- createIncludePath() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Creates an include path.
- createMap() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Local to remote filename maps.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
The include parser for C will work just fine, but we didn't want to
inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
-
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
-
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
-
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
The include parser for C will work just fine, but we didn't want to
inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
The include parser for C will work just fine, but we didn't want to
inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Create parser to determine dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Create parser to determine dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Create parser to determine dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
The include parser for C will work just fine, but we didn't want to
inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets dependency parser.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Create parser.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Create dependency parser.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets a parser to scan source file for dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
The include parser for C will work just fine, but we didn't want to
inherit from CommandLineCCompiler.
- createPrecompile() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Specifies precompilation prototype file and exclusions.
- createPrecompile() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Specifies precompilation prototype file and exclusions.
- createPrecompileConfigurations(File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
This method may be used to get two distinct compiler configurations, one
for compiling the specified file and producing a precompiled header
file, and a second for compiling other files using the precompiled
header file.
- createPrecompileConfigurations(File, String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
This method may be used to get two distinct compiler configurations, one
for compiling the specified file and producing a precompiled header
file, and a second for compiling other files using the precompiled
header file.
- createPrecompileConfigurations(CompilerConfiguration, File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
-
This method may be used to get two distinct compiler configurations, one
for compiling the specified file and producing a precompiled header
file, and a second for compiling other files using the precompiled
header file.
- createPrecompileConfigurations(CompilerConfiguration, File, String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.PrecompilingCompiler
-
This method may be used to get two distinct compiler configurations, one
for compiling the specified file and producing a precompiled header
file, and a second for compiling other files using the precompiled
header file.
- createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
-
- createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
-
- createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- createSysIncludePath() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a system include path.
- createSysIncludePath() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Creates a system include path.
- CUtil - Class in net.sf.antcontrib.cpptasks
-
Some utilities used by the CC and Link tasks.
- CUtil() - Constructor for class net.sf.antcontrib.cpptasks.CUtil
-
- CUtil.StringArrayBuilder - Class in net.sf.antcontrib.cpptasks
-
A class that splits a white-space, comma-separated list into a String
array.
- GccCCompiler - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the GCC C/C++ compiler
- GccCCompiler - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the GCC C/C++ compiler
- GccCCompiler - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the GCC C/C++ compiler
- GccCompatibleCCompiler - Class in net.sf.antcontrib.cpptasks.gcc
-
Abstract base class for compilers that attempt to be command line compatible
with GCC
- GccCompatibleCCompiler(String, String, boolean, GccCompatibleCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
Private constructor.
- GccCompatibleCCompiler(String, String, String[], String[], boolean, GccCompatibleCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
Private constructor.
- GccLibrarian - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the 'ar' archiver
- GccLibrarian - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the 'ar' archiver
- GccLibrarian - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the 'ar' archiver
- GccLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the GCC linker
- GccLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the GCC linker
- GccLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the GCC linker
- GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
- GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
- GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
- GccProcessor - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
A add-in class for Gcc processors
- GccProcessor - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
A add-in class for Gcc processors
- GccProcessor - Class in net.sf.antcontrib.cpptasks.gcc
-
A add-in class for Gcc processors
- get(String, String) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
-
- getAbsolutePath(File) - Method in class net.sf.antcontrib.cpptasks.SourceHistory
-
- getActiveDefines() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getActiveIncludePaths() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Returns the compiler-specific include path.
- getActiveLibrarySets(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Returns an array of active library sets for this linker definition.
- getActivePrecompile(CompilerDef) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getActiveProcessorArgs() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Prepares list of processor arguments ( compilerarg, linkerarg ) that
are active for the current project settings.
- getActiveProcessorParams() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Prepares list of processor arguments ( compilerarg, linkerarg) that
are active for the current project settings.
- getActiveSysIncludePaths() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getActiveSystemLibrarySets(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Returns an array of active library sets for this linker definition.
- getActiveUserLibrarySets(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Returns an array of active library sets for this linker definition.
- getAllSourcePaths() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getAllSources() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getArch() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Gets arch.
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets number of command line arguments per input file.
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets number of command line arguments per input file.
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets number of command line arguments per input file.
- getArguments() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Returns all arguments defined by addLine
,
addValue
or the argument object.
- getArmCC() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 32-bit C compiler
- getArmCpp() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 32-bit C++ compiler
- getBase(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getBasename(File) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Extracts the basename of a file, removing the extension, if present
- getBaseOutputName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
- getCl55DllInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getCl55Instance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getCl55Instance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getCl55Instance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getCl6xDllInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getCl6xInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getCl6xInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getCl6xInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
May have to make this String array return
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get command file switch.
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get command file switch.
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Gets command line option to read from an option file.
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getComments() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
- getCompanyname() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets Company name.
- getCompatibilityversion() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets compatibility version.
- getCompiler() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getCompiler() - Method in class net.sf.antcontrib.cpptasks.CompilerEnum
-
- getCompositeLastModified() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
Returns the latest modification date of the source or anything that it
depends on.
- getConfiguration() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getCppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets c++ adapter
- getCppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets c++ adapter
- getCppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets c++ adapter
- getCpu() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Gets cpu.
- getDataset() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets the dataset.
- getDataset() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Gets the dataset.
- getDataSetInstance() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getDataSetInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getDebug() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets debug state.
- getDebug(ProcessorDef[], int) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets boolean indicating debug build
- getDefaultProviders(ProcessorDef) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Creates an chain of objects which provide default values in descending
order of significance.
- getDefines() - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Returns the defines and undefines in this set.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Add command line options for preprocessor macro
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets switch to define preprocessor macro.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get define switch.
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Creates a command line option to define a preprocessor macro.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets switch to define preprocessor macro.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets switch to define preprocessor macro.
- getDependencies() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
- getDependencyInfo(String, String) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
-
This method returns a DependencyInfo for the specific source file and
include path identifier
- getDepends() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- getDependsList() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- getDir() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Get the working directory of the process.
- getDir(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
- getDllInstance() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getDynamicLibFlag() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getDynamicLibFlag() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
- getEndArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getEndArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getEntry(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
ARMINC environment variable contains the default include path
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
Returns library path.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets standard include paths.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get include path from environment.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets standard include paths.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets standard include paths.
- getEnvironmentPath(String, char, String[]) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
This method extracts path information from the appropriate .cfg file in
the install directory.
- getExceptFiles() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
- getExceptions(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getExecutable() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Get the name of the executable program.
- getExecutableLocation(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Gets the parent directory for the executable file name using the current
directory and system executable path
- getExtends() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets the ProcessorDef specified by the extends attribute
- getExtends() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
- getFailonerror() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets the failonerror flag.
- getFile() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- getFilecomments() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets comments.
- getFiledescription() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets Description.
- getFileSet() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
- getFileversion() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets file version.
- getFixed(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getG77Instance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets g77 adapter
- getG77Instance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets g77 adapter
- getG77Instance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets g77 adapter
- getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets gpp adapter
- getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets gpp adapter
- getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets gpp adapter
- getHeaderExtensions() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
- getHosts() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Gets hosts.
- getID() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Gets identifier for the linker.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
Returns a string representation of this configuration.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
Returns a string representation of this configuration.
- getIdentifier() - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Retrieve an identifier that identifies the specific version of the
compiler.
- getIdentifier() - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
Returns a string representation of this configuration.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
Gets identifier for the compiler.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
Gets identifier for the compiler.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets compiler identifier.
- getIdentifier(String[], String) - Static method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Determines the identification of a command line processor by capture the
first line of its output for a specific command.
- getIf() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets if property name.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Returns command line option to specify include directory
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets include directory switch.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get include directory switch.
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Create a command line option to add a directory to the include path.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets include directory switch.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets include directory switch.
- getIncludeDirSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- getIncludePath() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getIncludePathIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getIncludePathIdentifier() - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
Returns an digest for the include path for the configuration.
- getIncludePathIdentifier() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.parser.CParser
-
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Gets collection of include file names encountered in parse.
- getIncludes() - Method in interface net.sf.antcontrib.cpptasks.parser.Parser
-
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Gets included files.
- getIncremental(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getInherit() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets the inherit attribute.
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets input file arguments.
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets input file arguments.
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets input file arguments.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets gcc adapter
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets gcc adapter
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets gcc adapter
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.LdLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
Gets singleton instance of this class
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
Gets singleton instance of this class
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets singleton instance of compiler.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Get compiler.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Get linker instance.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Get instance.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Get instance.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Singleton accessor.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
Gets singleton instance of this class
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
-
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets singleton instance of compiler.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets singleton instance of compiler.
- getInternalname() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets internal name.
- getLanguage() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets file language, should be an IETF RFC 3066 identifier, for example, en-US.
- getLastModified() - Method in class net.sf.antcontrib.cpptasks.SourceHistory
-
- getLegalcopyright() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets legal copyright.
- getLegaltrademarks() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets legal trademark.
- getLibraryKey(File) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
- getLibraryKey(File) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Extracts the significant part of a library name to ensure there aren't
collisions
- getLibraryKey(File) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getLibraryNames() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getLibraryPath() - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
returns the library path for the linker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get library search path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get search path for libraries.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Returns a set of filename patterns corresponding to library names.
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get file selectors for specified library names.
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get file selectors for libraries.
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Get file selectors for specified libraries.
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getLibs() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
- getLibtool() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getLibtool() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
- getLibtoolCompiler() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
Obtains the same compiler, but with libtool set
Default behavior is to ignore libtool
- getLibtoolLinker() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getLinker() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getLinker() - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
-
- getLinker() - Method in class net.sf.antcontrib.cpptasks.LinkerEnum
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
-
- getLinker(LinkType) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Gets the linker for the specified link type.
- getLinker(LinkType) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Gets the linker that is associated with this processors
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.LdLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets linker associated with this type.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets linker associated with this type.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets linker associated with this type.
- getLinkHistory(TargetHistoryTable) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- getLinkTarget(LinkerConfiguration, Vector, Vector, Hashtable, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- getLocal() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Gets local directory.
- getLocation() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
- getMachine() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
- getMachine() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
- getMachine() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
- getMap() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getMap(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Maximum command line length
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets maximum length of command line.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get maximum command line length.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Gets maximum command line.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get maximum command line length.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets maximum length of command line.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets maximum length of command line.
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets maximum number of input files processed per command.
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets maximum number of input files processed per command.
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets maximum number of input files processed per command.
- getMultithreaded(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getMustRebuild() - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
-
- getName() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- getName() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Get name.
- getName() - Method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
-
- getName() - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
- getName() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns the name of the define
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
-
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParser
-
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.parser.CParser
-
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Get the state for the beginning of a new line.
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Gets new line state.
- getNoMatchState() - Method in class net.sf.antcontrib.cpptasks.parser.BranchState
-
- getObjdir() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- getObjdir() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Gets the object files directory.
- getObjdir(File) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets the directory used for object files.
- getOptimization(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getOriginalfilename() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets original filename.
- getOSArch() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Gets the target operating system architecture
- getOsfamily() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Gets operating system family.
- getOSName() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Gets the target operating system name
- getOutfile() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- getOutput() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
- getOutput() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
-
- getOutput() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getOutputFileNames(String, VersionInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Output file name (no path components) corresponding to source file
- getOutputFileNames(String, VersionInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
Output file name (no path components) corresponding to source file
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets output file names.
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets output file names.
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets output file names.
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Create output file switch.
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get output file switch.
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Builds command line options to specify the output file names.
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- getOutputFileSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
- getOutputFileSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
- getOutputFileSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
- getOutputFileSwitch(CCTask, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getOutputFileSwitch(CCTask, String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- getOutputFileSwitch(CCTask, String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- getOutputLastModified() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
-
- getOutputType() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets the output type.
- getOuttype() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets output type.
- getOverwrite() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Gets whether an existing project file should be overwritten,
default is true.
- getParam(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getParam(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getParam(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
- getParam(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
-
- getParams() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getParams() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getParams() - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
- getParentPath(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Extracts the parent of a file
- getParser() - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParserState
-
- getPatched() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets patched.
- getPathFromEnvironment(String, String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Returns an array of File for each existing directory in the specified
environment variable
- getPreArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getPreArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getPrerelease() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets prerelease.
- getPrivatebuild() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets private build.
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Obtains the appropriate processor (compiler, linker)
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
-
- getProcessor(LinkType) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getProcessor(LinkType) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Obtains the appropriate processor (compiler, linker) based on the
LinkType.
- getProcessorConfiguration() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
-
- getProductname() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets product name.
- getProductversion() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets Product version.
- getProjectWriter() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
Gets ProjectWriter associated with enumeration value.
- getProtocol() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Gets protocol.
- getPrototype() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Gets prototype source file
- getRebuild() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- getRebuild() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getRebuild() - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
If true, all files using this configuration should be rebuilt and any
existing output files should be ignored
- getRebuild() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getRebuild(ProcessorDef[], int) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets a boolean value indicating whether all targets must be rebuilt
regardless of dependency analysis.
- getRef(Project) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
overrides FileSet's implementation which would throw an exception since
the referenced object isn't this type.
- getRelativePath() - Method in class net.sf.antcontrib.cpptasks.SourceHistory
-
- getRelativePath(String, File) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Returns a relative path for the targetFile relative to the base
directory.
- getRemote() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Gets remote name for directory.
- getRtti(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- getSource() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
- getSourceExtensions() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
- getSourceHistories(String) - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
Returns an array of SourceHistory objects (contains relative path and
last modified time) for the source[s] of this target
- getSourceLastModified() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
- getSourcePaths() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getSources() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
-
- getSources() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getSpecialbuild() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Special build
- getSpecs() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Returns the contents of the gcc specs file.
- getSpecs() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Returns the contents of the gcc specs file.
- getSpecs() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Returns the contents of the gcc specs file.
- getStack(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- getStartupObject() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- getStartupObject(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- getStartupObject(LinkType) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- getStaticLibFlag() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- getStaticLibFlag() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
- getSubsystem() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets subsystem name.
- getSubsystem() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Get subsystem name.
- getSysIncludes() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
- getSysSourcePaths() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getSysSources() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
- getTargetPlatform() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- getTargetsToBuildByConfiguration(Hashtable) - Static method in class net.sf.antcontrib.cpptasks.CCTask
-
Builds a Hashtable to targets needing to be rebuilt keyed by compiler
configuration
- getTcpcork() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Gets tcp cork.
- getText() - Method in class net.sf.antcontrib.cpptasks.ide.CommentDef
-
- getThumbCC() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 16-bit C compiler
- getThumbCpp() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 16-bit C++ compiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Get total command line length due to the input file.
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Get total command line length due to the input file.
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Get total command line length due to the input file.
- getType() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Gets preferred library type
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
-
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets switch to undefine preprocessor macro.
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get undefine switch.
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Builds a command line option to undefine a preprocessor macro.
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
-
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets switch to undefine preprocessor macro.
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets switch to undefine preprocessor macro.
- getUnless() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets if property name.
- getValue() - Method in class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
-
- getValue() - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
- getValue() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
- getValue() - Method in class net.sf.antcontrib.cpptasks.types.DefineArgument
-
Returns the value of the define
- getValue() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns the value of the define
- getValues() - Method in class net.sf.antcontrib.cpptasks.ArchEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.CompilerEnum
-
- getValues() - Method in class net.sf.antcontrib.cpptasks.CPUEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.DistributerProtocolEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
Gets acceptible values for enumeration.
- getValues() - Method in class net.sf.antcontrib.cpptasks.LinkerEnum
-
- getValues() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.OSFamilyEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.OutputTypeEnum
-
Gets list of acceptable values
- getValues() - Method in class net.sf.antcontrib.cpptasks.RuntimeType
-
- getValues() - Method in class net.sf.antcontrib.cpptasks.SubsystemEnum
-
- getValues() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum
-
- getValues() - Method in class net.sf.antcontrib.cpptasks.types.LibraryTypeEnum
-
Gets list of acceptable values
- getValues() - Method in class net.sf.antcontrib.cpptasks.WarningLevelEnum
-
Get allowable values.
- getValues(ProcessorEnumValue[]) - Static method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
-
- getVariables() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Get the variable list as an array.
- getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
- getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
- getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
- getWarnings(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- GppLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the g++ variant of the GCC linker
- GppLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the g++ variant of the GCC linker
- GppLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the g++ variant of the GCC linker
- GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
- GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
- GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
- IccCompiler - Class in net.sf.antcontrib.cpptasks.os400
-
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
- IccLinker - Class in net.sf.antcontrib.cpptasks.os400
-
Adapter for the IBM (R) OS/390 (tm) Linker
- IccProcessor - Class in net.sf.antcontrib.cpptasks.os400
-
A add-in class for IBM (r) OS/390 compilers and linkers
- IncludePath - Class in net.sf.antcontrib.cpptasks.types
-
An include path.
- IncludePath(Project) - Constructor for class net.sf.antcontrib.cpptasks.types.IncludePath
-
- IncludePath(Project, String) - Constructor for class net.sf.antcontrib.cpptasks.types.IncludePath
-
- IntelLinux32CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r)
The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for
gcc compiler.
- IntelLinux32Linker - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) Linker for Linux (r) for IA-32
- IntelLinux64CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r)
The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc
compiler.
- IntelLinux64Linker - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) linker for Linux for IA-64
- IntelProcessor - Class in net.sf.antcontrib.cpptasks.intel
-
A add-in class for Intel (r) compilers and linkers
- IntelWin32CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) C++ compiler for 32-bit applications
The Intel (r) C++ compiler for IA32 Windows mimics the command options for
the Microsoft (r) C++ compiler.
- IntelWin32Librarian - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64
systems running Microsoft (r) operating systems
- IntelWin32Librarian() - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
-
- IntelWin32Linker - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) linker for 32-bit applications
- IntelWin64CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel C++ compiler for Itanium(TM) Applications
- isActive() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Returns true if the if and unless conditions (if any) are
satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Returns true if the if and unless conditions (if any) are
satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Determine if this def should be used.
- isActive() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
- isActive() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Determine if this def should be used.
- isActive() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
Returns true if the Path's if and unless conditions (if any) are
satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
Returns true if the Path's if and unless conditions (if any) are
satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns true if the define's if and unless conditions (if any) are
satisfied.
- isActive(Project, String, String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
-
- isCaseSensitive() - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Returns true if the linker is case-sensitive
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Gets case-sensisitivity of processor.
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Gets file name sensitivity of processors.
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Gets whether processor tratement of file names is case-sensitive.
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
-
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
-
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
-
- isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Determines if task is running with cygwin
- isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Determines if task is running with cygwin
- isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Determines if task is running with cygwin
- isDarwin() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Returns true if the target operating system is Mac OS X or Darwin.
- isDebug() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
- isDebug() - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
-
- isDefine() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns true if this is a define, false if an undefine.
- isExecutable() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce an executable
- isHPUX() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
- isNoOptimization() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Is no optimization performed.
- isPluginModule() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a plugin module.
- isPrecompileGeneration() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- isPrecompileGeneration() - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
- isSharedLibrary() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a shared library.
- isSignificantlyAfter(long, long) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Determines whether time1 is later than time2
to a degree that file system time truncation is not significant.
- isSignificantlyBefore(long, long) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Determines whether time1 is earlier than time2
to a degree that file system time truncation is not significant.
- isSize() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Is size optimized.
- isSpeed() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Is speed optimized.
- isStaticLibrary() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a static library.
- isStaticRuntime() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the module should use a statically linked runtime library.
- isSubsystemConsole() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a module for a console subsystem.
- isSubsystemGUI() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a module for a graphical user
interface subsystem.
- isSystemPath(File) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Determines if source file has a system path,
that is part of the compiler or platform.
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParser
-
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.CParser
-
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Collects all included files from the content of the reader.
- parse(Reader) - Method in interface net.sf.antcontrib.cpptasks.parser.Parser
-
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Parse input file.
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Parses source file for dependencies.
- parseIncludes(CCTask, File, File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
- parseIncludes(CCTask, File, File) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
- parseIncludes(CCTask, File, File[], File[], File[], File, String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
Returns dependency info for the specified source file
- parseIncludes(CCTask, CompilerConfiguration, File) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
-
- parsePath(Reader) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
-
- parsePath(String, String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Parse a string containing directories into an File[]
- Parser - Interface in net.sf.antcontrib.cpptasks.parser
-
A parser that extracts #include statements from a Reader.
- parseSpecs(String[], String, String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Parses the results of the specs file for a specific processor and
options
- parseSpecs(String[], String, String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Parses the results of the specs file for a specific processor and
options
- parseSpecs(String[], String, String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Parses the results of the specs file for a specific processor and
options
- parseVersion(String) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Parse version string into array of four short values.
- PostE - Class in net.sf.antcontrib.cpptasks.parser
-
- PostE(CParser, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.PostE
-
- PrecompileDef - Class in net.sf.antcontrib.cpptasks
-
An element that specifies a prototype file and rules for source files that
should not use precompiled headers
- PrecompileDef() - Constructor for class net.sf.antcontrib.cpptasks.PrecompileDef
-
Constructor
- PrecompileExceptDef - Class in net.sf.antcontrib.cpptasks
-
Specifies files that should not be compiled using precompiled headers.
- PrecompileExceptDef(PrecompileDef) - Constructor for class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Constructor
- PrecompilingCommandLineCCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
A command line C compiler that can utilize precompilation of header files
- PrecompilingCommandLineCCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
-
- PrecompilingCommandLineCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
A command line C compiler that can utilize precompilation of header files
- PrecompilingCommandLineCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
-
- PrecompilingCompiler - Interface in net.sf.antcontrib.cpptasks.compiler
-
A compiler that can utilize precompilation of header files
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Prepares argument list for exec command.
- prepareFilename(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Processes filename into argument form
- prepareResponseFile(File, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Prepares argument list to execute the linker using a response file.
- prepareResponseFile(File, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
Prepares argument list to execute the linker using a response file.
- prepareResponseFile(File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Prepares argument list to execute the linker using a
response file.
- prepareResponseFile(File, String[], String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
Prepares argument list to execute the linker using a response file.
- preview(DependencyInfo, DependencyInfo[]) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
-
Previews all the children of this source file.
- preview(DependencyInfo, DependencyInfo[]) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
-
- Processor - Interface in net.sf.antcontrib.cpptasks.compiler
-
A processor.
- ProcessorConfiguration - Interface in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a C++ compiler, linker or other processor
- ProcessorDef - Class in net.sf.antcontrib.cpptasks
-
An abstract compiler/linker definition.
- ProcessorDef() - Constructor for class net.sf.antcontrib.cpptasks.ProcessorDef
-
Constructor
- ProcessorEnumValue - Class in net.sf.antcontrib.cpptasks
-
One entry in the arrays used by the CompilerEnum and LinkerEnum classes.
- ProcessorEnumValue(String, Processor) - Constructor for class net.sf.antcontrib.cpptasks.ProcessorEnumValue
-
- ProcessorParam - Class in net.sf.antcontrib.cpptasks
-
Place class description here.
- ProcessorParam() - Constructor for class net.sf.antcontrib.cpptasks.ProcessorParam
-
- progress(String[]) - Method in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
-
- progress(String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor
-
Called to notify monitor of progress
- ProgressMonitor - Interface in net.sf.antcontrib.cpptasks.compiler
-
Interface to receive notification of compile progress
- ProjectDef - Class in net.sf.antcontrib.cpptasks.ide
-
Requests the creation of an IDE project file.
- ProjectDef() - Constructor for class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Constructor.
- ProjectWriter - Interface in net.sf.antcontrib.cpptasks.ide
-
Project writer interface.
- ProjectWriterEnum - Class in net.sf.antcontrib.cpptasks.ide
-
Enumeration of supported project file generators.
- ProjectWriterEnum() - Constructor for class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
- PropertyListSerialization - Class in net.sf.antcontrib.cpptasks.apple
-
Static class that provides methods to serialize
a Map to a Cocoa XML Property List.
- sameList(Object[], Object[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Compares the contents of 2 arrays for equaliy.
- sameList(Vector, Object[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Compares the contents of an array and a Vector for equality.
- sameSet(Object[], Vector) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Compares the contents of an array and a Vector for set equality.
- serialize(Map, List, File) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serializes a property list into a Cocoa XML Property List document.
- setArch(ArchEnum) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets cpu architecture, compiler may use cpu specific instructions.
- setBase(FlexLong) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets the base address.
- setCaseSensitive(boolean) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets case sensitivity of the file system.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the default compiler adapter.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Sets the default compiler adapter.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Class name for a user-supplied project writer.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets the class name for the adapter.
- setCommand(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
- setCommand(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
- setCompanyname(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets company name.
- setCompatibilityversion(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets compatibility version.
- setCompositeLastModified(long) - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
- setCpu(CPUEnum) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets preferred cpu, but does not use cpu specific instructions.
- setDataset(String) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the dataset for OS/390 builds.
- setDataset(String) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets the dataset.
- setDebug(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables or disables generation of debug info.
- setDebug(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
If set true, all targets will be built for debugging.
- setDefine(CUtil.StringArrayBuilder) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
A comma-separated list of preprocessor macros to define.
- setDependencyDepth(int) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Deprecated.
- setDepends(String) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Sets a description of the current data type.
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets a description of the current data type.
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets a description of the current data type.
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Sets a description of the current data type.
- setDir(File) - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Set the working directory of the process.
- setDir(File) - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Sets the base-directory
- setDir(File) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Library directory.
- setEntry(String) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets the starting address.
- setExceptions(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables generation of exception handling code
- setExceptions(boolean) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enables or disables exception support.
- setExecutable(String) - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Set the name of the executable program.
- setExtends(Reference) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Specifies that this element extends the element with id attribute with a
matching value.
- setExtends(Reference) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Specifies that this element extends the element with id attribute with a
matching value.
- setFailonerror(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setFailonerror(boolean) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets whether a failure to write the project file should cause the
task to fail.
- setFile(File) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- setFilecomments(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets comments.
- setFiledescription(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets file description.
- setFileversion(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets file version.
- setFixed(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
If true, marks the file to be loaded only at its preferred address.
- setHosts(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets hosts.
- setHosts(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets hosts for which this mapping is valid.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets an id that can be used to reference this element.
- setID(String) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Set the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets the property name for the 'if' condition.
- setIncludes(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Comma or space separated list of file patterns that should not be
compiled using precompiled headers.
- setIncremental(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables or disables incremental linking.
- setIncremental(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
If true, allows incremental linking.
- setInherit(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
If inherit has the default value of true, defines, includes and other
settings from the containing cc element will be inherited.
- setInternalname(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets internal name.
- setLanguage(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets language.
- setLegalcopyright(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets legal copyright.
- setLegaltrademarks(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets legal trademark.
- setLibs(CUtil.StringArrayBuilder) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Comma-separated list of library names without leading prefixes, such as
"lib", or extensions, such as ".so" or ".a".
- setLibtool(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Set use of libtool.
- setLibtool(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Set use of libtool.
- setLink(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Deprecated.
- setLocal(File) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets local directory for base of mapping.
- setLocation(CommandLineArgument.LocationEnum) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Specifies relative location of argument on command line.
- setMap(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
If set to true, a map file will be produced.
- setMultithreaded(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables or disables generation of multithreaded code
- setMultithreaded(boolean) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enables or disables generation of multithreaded code.
- setName(String) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
-
- setName(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Set name.
- setName(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Specifies relative location of argument on command line.
- setName(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Set the name attribute
- setName(CompilerEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets type of the default compiler and linker.
- setName(CompilerEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Sets compiler type.
- setName(LinkerEnum) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets linker type.
- setNewenvironment(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Do not propagate old environment when new environment variables are
specified.
- setNewenvironment(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Do not propagate old environment when new environment variables are
specified.
- setObjdir(File) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the destination directory for object files.
- setOptimize(OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets optimization.
- setOptimize(OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Sets optimization level.
- setOriginalfilename(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets original name.
- setOsfamily(OSFamilyEnum) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets operating system family.
- setOutfile(File) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the output file name.
- setOutfile(File) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets the name for the generated project file.
- setOutputFileProperty(String) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Specifies the name of a property to set with the physical filename that
is produced by the linker
- setOutputType(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Sets the output type (execuable, shared, etc).
- setOuttype(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the output file type.
- setOverwrite(boolean) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets whether an existing project file should be overwritten,
default is true.
- setPatched(boolean) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets prerelease.
- setPrerelease(boolean) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets prerelease.
- setPrivatebuild(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets private build.
- setProcessErrorStream(InputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Install a handler for the error stream of the subprocess.
- setProcessInputStream(OutputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Install a handler for the input stream of the subprocess.
- setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
- setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
- setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets the processor
- setProcessOutputStream(InputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Install a handler for the output stream of the subprocess.
- setProductname(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets product name.
- setProductversion(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets product version.
- setProject(Project) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the project.
- setProject(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
- setProjectsOnly(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
- setProtocol(DistributerProtocolEnum) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets protocol.
- setPrototype(File) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Sets file to precompile.
- setQObject(boolean) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Called FinalTState to set that Q_OBJECT was found.
- setRebuild(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
If set to true, all files will be rebuilt.
- setRebuild(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
If set true, all targets will be unconditionally rebuilt.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Specifies that this element should behave as if the content of the
element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Specifies that this element should behave as if the content of the
element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Specifies that this element should behave as if the content of the
element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Specifies that this element should behave as if the content of the
element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Specifies that this element should behave as if the content of the
element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Specifies that this element should behave as if the content of the
element with the matching id attribute was inserted at this location.
- setRelentless(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
If set to true, compilation errors will not stop the task until all
files have been attempted.
- setRemote(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets remote name for directory.
- setRemoteSeparator(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets the separator character (/ or \) for the remote system.
- setRtti(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables run-time type information.
- setRtti(boolean) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enables or disables run-time type information.
- setRuntime(RuntimeType) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the type of runtime library, possible values "dynamic", "static".
- setSpecialbuild(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets private build.
- setStack(FlexInteger) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets stack size in bytes.
- setStaticRuntime(boolean) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Requests use of a static runtime library.
- setSubsystem(SubsystemEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the nature of the subsystem under which that the program will
execute.
- setSubsystem(SubsystemEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Sets the subsystem (gui, console, etc).
- setTcpcork(int) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets TCP_CORK value.
- setType(ProjectWriterEnum) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Set project type.
- setType(LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets the preferred library type.
- setUndefine(CUtil.StringArrayBuilder) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
A comma-separated list of preprocessor macros to undefine.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Set the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Set the property name for the 'unless' condition.
- setUser(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets remote user name.
- setValue(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Specifies the string that should appear on the command line.
- setValue(String) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Specifies the string that should appear on the command line.
- setValue(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineArgument
-
Set the value attribute
- setWarnings(WarningLevelEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enumerated attribute with the values "none", "severe", "default",
"production", "diagnostic", and "aserror".
- setWarnings(WarningLevelEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enumerated attribute with the values "none", "severe", "default",
"production", "diagnostic", and "aserror".
- SourceHistory - Class in net.sf.antcontrib.cpptasks
-
The history of a source file used to build a target
- SourceHistory(String, long) - Constructor for class net.sf.antcontrib.cpptasks.SourceHistory
-
Constructor
- stackExhausted() - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
-
Called if the dependency depth exhausted the stack.
- stackExhausted() - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
-
- start() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Start handling of the streams.
- start(ProcessorConfiguration) - Method in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
-
- start(ProcessorConfiguration) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor
-
- stop() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Stop handling of the streams - will not be restarted.
- StringArrayBuilder(String) - Constructor for class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
-
- SubsystemEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of supported subsystems
- SubsystemEnum() - Constructor for class net.sf.antcontrib.cpptasks.SubsystemEnum
-
- SystemIncludePath - Class in net.sf.antcontrib.cpptasks.types
-
A system include path.
- SystemIncludePath(Project) - Constructor for class net.sf.antcontrib.cpptasks.types.SystemIncludePath
-
- SystemIncludePath(Project, String) - Constructor for class net.sf.antcontrib.cpptasks.types.SystemIncludePath
-
- SystemLibrarySet - Class in net.sf.antcontrib.cpptasks.types
-
A set of system library names.
- SystemLibrarySet() - Constructor for class net.sf.antcontrib.cpptasks.types.SystemLibrarySet
-