A B C D E F G H I L M N O P Q R S T U V W X

A

AboutCCTask - class net.sf.antcontrib.cpptasks.AboutCCTask.
The equivalent of a Help About run "java -jar cpptasks.jar" to read
AboutCCTask() - Constructor for class net.sf.antcontrib.cpptasks.AboutCCTask
 
AbstractArLibrarian - class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian.
Adapter for the "ar" tool
AbstractArLibrarian(String, String, String[], String[], String, boolean, AbstractArLibrarian) - Constructor for class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
AbstractCompiler - class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler.
An abstract compiler implementation.
AbstractCompiler(String[], String[], String) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
 
AbstractLdLinker - class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker.
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 net.sf.antcontrib.cpptasks.compiler.AbstractLinker.
An abstract Linker implementation.
AbstractLinker(String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
 
AbstractParser - class net.sf.antcontrib.cpptasks.parser.AbstractParser.
An abstract base class for simple parsers
AbstractParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.AbstractParser
 
AbstractParserState - class net.sf.antcontrib.cpptasks.parser.AbstractParserState.
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 net.sf.antcontrib.cpptasks.compiler.AbstractProcessor.
An abstract processor (compiler/linker) implementation.
AbstractProcessor(String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
 
aCCCompiler - class net.sf.antcontrib.cpptasks.hp.aCCCompiler.
Adapter for the HP aC++ C++ compiler
aCCLinker - class net.sf.antcontrib.cpptasks.hp.aCCLinker.
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.borland.BorlandLinker
 
addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
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
 
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.CompilerDef
Adds a compiler command-line arg.
addConfiguredCompilerArg(CompilerArgument) - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a compiler command-line arg.
addConfiguredDefineset(DefineSet) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
Adds a defineset.
addConfiguredDefineset(DefineSet) - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a defineset.
addConfiguredLinker(LinkerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a linker definition.
addConfiguredLinkerArg(LinkerArgument) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
Adds a linker command-line arg.
addConfiguredLinkerArg(LinkerArgument) - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a linker command-line arg.
addConfiguredProcessorArg(CommandLineArgument) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
Adds a or
addDefine(DefineArgument) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
Adds a define element.
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
 
addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
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.CCTask
Adds a source file set.
addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
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
 
addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
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.GccLinker
 
addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
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.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(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
 
addImpliedArgs(Vector, boolean, boolean, boolean, LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
 
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.
addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
 
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
 
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.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.LinkerDef
Adds a system library set.
addLibset(LibrarySet) - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a library set.
addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
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
 
addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
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
 
addSyslibset(SystemLibrarySet) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
Adds a system library set.
addSyslibset(SystemLibrarySet) - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a system library set.
addUndefine(UndefineArgument) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
Adds an undefine element.
addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
 
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) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
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) - 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.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) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
 
addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
 
addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
 
addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
 
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.sun.C89CCompiler
 
appendExceptFileSet(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
Method used by PrecompileExceptDef to add exception set to PrecompileDef.

B

bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
Returns the bid of the processor for the file.
bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
Returns the bid of the processor for the file.
bid(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
An indication of how much this compiler would like to process this file
bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
bid(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
Returns a bid indicating the desire of this compiler to process the file.
booleanValueOf(boolean) - Static method in class net.sf.antcontrib.cpptasks.ProcessorDef
Returns the equivalent Boolean object for the specified value Equivalent to Boolean.valueOf in JDK 1.4
BorlandCCompiler - class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler.
Adapter for the Borland(r) C/C++ compiler.
BorlandCfgParser - class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser.
A parser that paths from a borland cfg file
BorlandCfgParser(char) - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
 
BorlandLibrarian - class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian.
Adapter for the Borland(r) tlib Librarian
BorlandLinker - class net.sf.antcontrib.cpptasks.borland.BorlandLinker.
Adapter for the Borland(r) ilink32 linker
BorlandProcessor - class net.sf.antcontrib.cpptasks.borland.BorlandProcessor.
A add-in class for Borland(r) processor adapters
BorlandResourceCompiler - class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler.
Adapter for the Borland(r) brc32 Resource compiler.
BranchState - class net.sf.antcontrib.cpptasks.parser.BranchState.
 
BranchState(AbstractParser, char[], AbstractParserState[], AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.BranchState
 
buildDefineArguments(CompilerDef[], Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
buildDefineArguments(CompilerDef[], Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
The buildDefineArguments implementation CommandLineCCompiler is not good for us because os390 defines are give by -D definex instead of /Ddefinex, 2 args not 1! since we implement this ourslefs, we do not have to implement the getDefineSwitch() and the getUndefineSwitch().

C

C89CCompiler - class net.sf.antcontrib.cpptasks.sun.C89CCompiler.
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
C89Linker - class net.sf.antcontrib.cpptasks.sun.C89Linker.
Adapter for the IBM (R) OS/390 (tm) Linker
C89Processor - class net.sf.antcontrib.cpptasks.sun.C89Processor.
A add-in class for IBM (r) OS/390 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 net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler.
Implements ExecuteStreamHandler to capture the output of a Execute to an array of strings
CaptureStreamHandler() - Constructor for class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
 
CCTask - class net.sf.antcontrib.cpptasks.CCTask.
Compile and link task.
CCTask.RuntimeType - class net.sf.antcontrib.cpptasks.CCTask.RuntimeType.
Enumerated attribute with the values "dynamic" and "static",
CCTask.RuntimeType() - Constructor for class net.sf.antcontrib.cpptasks.CCTask.RuntimeType
 
CCTask() - Constructor for class net.sf.antcontrib.cpptasks.CCTask
 
CCTaskProgressMonitor - class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor.
 
CCTaskProgressMonitor(TargetHistoryTable) - Constructor for class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
 
CfgFilenameState - class net.sf.antcontrib.cpptasks.borland.CfgFilenameState.
 
CfgFilenameState(AbstractParser, char[]) - Constructor for class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
 
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
collectExplicitObjectFiles(Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.CCTask
 
CommandLineArgument - class net.sf.antcontrib.cpptasks.types.CommandLineArgument.
An compiler/linker command line flag.
CommandLineArgument.LocationEnum - class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum.
Enumerated attribute with the values "start", "mid" and "end",
CommandLineArgument.LocationEnum() - Constructor for class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum
 
CommandLineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.CommandLineArgument
 
CommandLineCCompiler - class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler.
An abstract Compiler implementation which uses an external program to perform the compile.
CommandLineCCompiler(String, String, String[], String[], String, boolean, CommandLineCCompiler) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
 
CommandLineCompiler - class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler.
An abstract Compiler implementation which uses an external program to perform the compile.
CommandLineCompiler(String, String, String[], String[], String, boolean, CommandLineCompiler) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
CommandLineCompilerConfiguration - class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration.
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[], boolean, String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
CommandLineFortranCompiler - class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler.
An abstract Compiler implementation which uses an external program to perform the compile.
CommandLineFortranCompiler(String, String, String[], String[], String, boolean, CommandLineFortranCompiler) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
 
CommandLineLinker - class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker.
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 net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration.
A configuration for a command line linker
CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], boolean, boolean, String[], String) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
commit() - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
 
commit(CCTask) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
 
CompaqVisualFortranCompiler - class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler.
Adapter for the Compaq(r) Visual Fortran compiler.
CompaqVisualFortranLibrarian - class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian.
Adapter for the Compaq(r) Visual Fortran Librarian
CompaqVisualFortranLinker - class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker.
Adapter for the Compaq(r) Visual Fortran linker.
compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
 
compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
compile(CCTask, File, String[], String[], String[], boolean, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
compile(CCTask, File, String[], String[], String[], boolean, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
Compiles a source file.
Compiler - interface net.sf.antcontrib.cpptasks.compiler.Compiler.
A compiler.
CompilerArgument - class net.sf.antcontrib.cpptasks.types.CompilerArgument.
A compiler command line argument.
CompilerArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.CompilerArgument
 
CompilerConfiguration - interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration.
A configuration for a compiler
CompilerDef - class net.sf.antcontrib.cpptasks.CompilerDef.
A compiler definition.
CompilerDef.WarningLevel - class net.sf.antcontrib.cpptasks.CompilerDef.WarningLevel.
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "failtask".
CompilerDef.WarningLevel() - Constructor for class net.sf.antcontrib.cpptasks.CompilerDef.WarningLevel
 
CompilerDef() - Constructor for class net.sf.antcontrib.cpptasks.CompilerDef
 
CompilerEnum - class net.sf.antcontrib.cpptasks.CompilerEnum.
Enumeration of supported compilers Supported compilers gcc (default)GCC C++ compiler g++GCC C++ compiler c++GCC C++ compiler msvcMicrosoft Visual C++ bccBorland C++ Compiler msrcMicrosoft Resource Compiler brcBorland Resource Compiler dfCompaq Visual Fortran Compiler midlMicrosoft MIDL Compiler iclIntel C++ compiler for Windows (IA-32) eclIntel C++ compiler for Windows (IA-64) iccIntel C++ compiler for Linux (IA-32) eccIntel C++ compiler for Linux (IA-64) CCSun ONE C++ compiler aCCHP aC++ C++ Compiler os390OS390 C Compiler os400Icc Compiler sunc89Sun C89 C Compiler xlCVisualAge C Compiler
CompilerEnum() - Constructor for class net.sf.antcontrib.cpptasks.CompilerEnum
 
ConditionalFileSet - class net.sf.antcontrib.cpptasks.types.ConditionalFileSet.
An Ant FileSet object augmented with if and unless conditions.
ConditionalFileSet() - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
 
ConditionalPath - class net.sf.antcontrib.cpptasks.types.ConditionalPath.
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.ConsumeToSpaceOrNewLine
 
consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
 
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.FilenameState
 
consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
 
consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.BranchState
 
consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.LetterState
 
consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.PostE
 
ConsumeToSpaceOrNewLine - class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine.
 
ConsumeToSpaceOrNewLine(AbstractParser) - Constructor for class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine
 
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 net.sf.antcontrib.cpptasks.parser.CParser.
A parser that extracts #include statements from a Reader.
CParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.CParser
 
createConfiguration(CCTask, LinkType, ProcessorDef) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
Creates a configuration
createConfiguration(CCTask, LinkType, ProcessorDef) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
 
createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
Returns the compiler configuration for or element.
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.CompilerDef
Creates an include path.
createIncludePath() - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds an include path.
createParser() - 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() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
 
createParser() - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
 
createParser() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
 
createParser() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
 
createParser() - 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() - 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
createPrecompile() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
Specifies precompilation prototype file and exclusions.
createPrecompile() - Method in class net.sf.antcontrib.cpptasks.CCTask
Specifies precompilation prototype file and exclusions.
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.
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(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.
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.CompilerDef
Creates a system include path.
createSysIncludePath() - Method in class net.sf.antcontrib.cpptasks.CCTask
Adds a system include path.
CUtil - class net.sf.antcontrib.cpptasks.CUtil.
Some utilities used by the CC and Link tasks.
CUtil.StringArrayBuilder - class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder.
A class that splits a white-space, comma-separated list into a String array.
CUtil.StringArrayBuilder(String) - Constructor for class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
 
CUtil() - Constructor for class net.sf.antcontrib.cpptasks.CUtil
 

D

decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
Allows drived linker to decorate linker option.
decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
Allows drived linker to decorate linker option.
DefineArgument - class net.sf.antcontrib.cpptasks.types.DefineArgument.
Preprocessor macro definition.
DefineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.DefineArgument
 
DefineSet - class net.sf.antcontrib.cpptasks.types.DefineSet.
Set of preprocessor macro defines and undefines.
DefineSet() - Constructor for class net.sf.antcontrib.cpptasks.types.DefineSet
 
DependencyInfo - class net.sf.antcontrib.cpptasks.DependencyInfo.
 
DependencyInfo(String, String, long, Vector, Vector) - Constructor for class net.sf.antcontrib.cpptasks.DependencyInfo
 
DependencyTable - class net.sf.antcontrib.cpptasks.DependencyTable.
 
DependencyTable.DependencyVisitor - class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor.
 
DependencyTable.DependencyVisitor(DependencyTable) - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
 
DependencyTable.TimestampChecker - class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker.
 
DependencyTable.TimestampChecker(DependencyTable, long, boolean) - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
 
DependencyTable(File) - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable
Creates a target history table from dependencies.xml in the prject directory, if it exists.
DevStudioCCompiler - class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler.
Adapter for the Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleCCompiler - class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler.
An abstract base class for compilers that are basically command line compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleCCompiler(String, String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
 
DevStudioCompatibleLibrarian - class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian.
Abstract base adapter for librarians with command line options compatible with the Microsoft(r) Library Manager
DevStudioCompatibleLibrarian(String, String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
DevStudioCompatibleLinker - class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker.
Abstract base class for linkers that try to mimic the command line arguments for the Microsoft (r) Incremental Linker
DevStudioCompatibleLinker(String, String, String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
 
DevStudioLibrarian - class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian.
Adapter for the Microsoft (r) Library Manager
DevStudioLinker - class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker.
Adapter for the Microsoft (r) Incremental Linker
DevStudioMIDLCompiler - class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler.
Adapter for the Microsoft (r) MIDL Compiler
DevStudioProcessor - class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor.
A add-in class for Microsoft Developer Studio processors
DevStudioResourceCompiler - class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler.
Adapter for the Microsoft (r) Windows 32 Resource Compiler

E

elements() - Method in class net.sf.antcontrib.cpptasks.DependencyTable
Returns an enumerator of DependencyInfo's
execute() - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
execute() - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
 
execute() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
 
execute() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
 
execute() - Method in class net.sf.antcontrib.cpptasks.CCTask
Executes the task.
execute() - Method in class net.sf.antcontrib.cpptasks.types.SystemIncludePath
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.SystemLibrarySet
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.CompilerArgument
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.LinkerArgument
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.IncludePath
 
execute() - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
 

F

FilenameState - class net.sf.antcontrib.cpptasks.parser.FilenameState.
 
FilenameState(AbstractParser, char[]) - Constructor for class net.sf.antcontrib.cpptasks.parser.FilenameState
 
FileVisitor - interface net.sf.antcontrib.cpptasks.FileVisitor.
An abstract class implemented to walk over the fileset members of a ProcessorDef
finish(ProcessorConfiguration, boolean) - Method in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
 
finish(ProcessorConfiguration, boolean) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor
 
FlexLong - class net.sf.antcontrib.cpptasks.types.FlexLong.
Helper class which can be used for Ant task attribute setter methods to allow the build file to specify a long in either decimal, octal, or hexadecimal format.
FlexLong(String) - Constructor for class net.sf.antcontrib.cpptasks.types.FlexLong
Constructor used by Ant's introspection mechanism for attribute population
ForteCCCompiler - class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler.
Adapter for the Sun (r) Forte (tm) C++ compiler
ForteCCLinker - class net.sf.antcontrib.cpptasks.sun.ForteCCLinker.
Adapter for Sun (r) Forte(tm) C++ Linker
FortranParser - class net.sf.antcontrib.cpptasks.parser.FortranParser.
A parser that extracts INCLUDE statements from a Reader.
FortranParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.FortranParser
 

G

GccCCompiler - class net.sf.antcontrib.cpptasks.gcc.GccCCompiler.
Adapter for the GCC C/C++ compiler
GccCompatibleCCompiler - class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler.
Abstract base class for compilers that attempt to be command line compatible with GCC
GccCompatibleCCompiler(String, String, boolean, GccCompatibleCCompiler) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
Private constructor.
GccLibrarian - class net.sf.antcontrib.cpptasks.gcc.GccLibrarian.
Adapter for the 'ar' archiver
GccLinker - class net.sf.antcontrib.cpptasks.gcc.GccLinker.
Adapter for the GCC linker
GccProcessor - class net.sf.antcontrib.cpptasks.gcc.GccProcessor.
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 (, ) 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
 
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
 
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
 
getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
 
getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
 
getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
 
getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
 
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.GccCCompiler
Gets singleton instance of this class
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(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.borland.BorlandResourceCompiler
 
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.BorlandCCompiler
 
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) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
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) - 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) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
 
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) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
 
getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
 
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
getDir(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
 
getEndArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
 
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.GccCompatibleCCompiler
 
getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
 
getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
 
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.ForteCCCompiler
 
getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
 
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
 
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
getFileSet() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
 
getFixed(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
Gets singleton instance of this class
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.CommandLineLinker
 
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.compiler.CommandLineCompilerConfiguration
Returns a string representation of this configuration.
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 class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
 
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.
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
 
getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
 
getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
 
getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
 
getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
 
getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
 
getIncludeDirSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
getIncludePathIdentifier() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
 
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.compiler.CommandLineCompilerConfiguration
 
getIncludes() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
 
getIncludes() - Method in class net.sf.antcontrib.cpptasks.parser.CParser
 
getIncludes() - Method in interface net.sf.antcontrib.cpptasks.parser.Parser
 
getIncludes() - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
 
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
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
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.compaq.CompaqVisualFortranLibrarian
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.LdLinker
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
Gets singleton instance of this class
getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
 
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.VisualAgeLinker
 
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.intel.IntelWin64CCompiler
 
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.IntelLinux64CCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
 
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.IccLinker
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
 
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.C89CCompiler
 
getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
 
getLastModified() - Method in class net.sf.antcontrib.cpptasks.SourceHistory
 
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.borland.BorlandLinker
 
getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
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.AbstractArLibrarian
 
getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
Returns library path.
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.
getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getLibraryPatterns(String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
Returns a set of filename patterns corresponding to library names.
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
getLibraryPatterns(String[]) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
 
getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
 
getLibs() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
 
getLibtool() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
 
getLibtool() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
 
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.LinkerEnum
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
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.compaq.CompaqVisualFortranLibrarian
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
 
getLinker(LinkType) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
Gets the linker that is associated with this processors
getLinker(LinkType) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
Gets the linker for the specified link type.
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.LdLinker
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
 
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.hp.aCCCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
 
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.IntelLinux64CCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
 
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.IccLinker
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
 
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.C89CCompiler
 
getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
 
getLinkHistory(TargetHistoryTable) - Method in class net.sf.antcontrib.cpptasks.CCTask
 
getLinkTarget(LinkerConfiguration, Vector, Vector, Hashtable) - Method in class net.sf.antcontrib.cpptasks.CCTask
 
getLocation() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
 
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.borland.BorlandLinker
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
 
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.os390.OS390CCompiler
 
getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
 
getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
 
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.ProcessorEnumValue
 
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
 
getNoMatchState() - Method in class net.sf.antcontrib.cpptasks.parser.BranchState
 
getObjdir() - Method in class net.sf.antcontrib.cpptasks.CCTask
 
getOutfile() - Method in class net.sf.antcontrib.cpptasks.CCTask
 
getOutput() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
 
getOutput() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
 
getOutput() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
 
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
 
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
 
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
 
getOutputFileName(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
Output file name (no path components) corresponding to source file
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
getOutputFileName(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
Output file name (no path components) corresponding to source file
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
getOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
 
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
 
getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
 
getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
 
getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
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, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
 
getOutputLastModified() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
 
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
 
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.CommandLineLinkerConfiguration
 
getProcessor() - Method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
 
getProcessor() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
Obtains the appropriate processor (compiler, linker)
getProcessor() - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
getProcessor() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
 
getProcessorConfiguration() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
 
getPrototype() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
Gets prototype source file
getRebuild() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
 
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.compiler.CommandLineCompilerConfiguration
 
getRebuild() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
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.
getSource() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
 
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
 
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
 
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
 
getTargetsToBuildByConfiguration(Hashtable) - Static method in class net.sf.antcontrib.cpptasks.CCTask
Builds a Hashtable to targets needing to be rebuilt keyed by compiler configuration
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
 
getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
 
getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
 
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) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
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) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
 
getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
 
getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
 
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) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
 
getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
 
getValue() - Method in class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
 
getValue() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
 
getValue() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
Returns the value of the define
getValue() - Method in class net.sf.antcontrib.cpptasks.types.DefineArgument
Returns the value of the define
getValues() - Method in class net.sf.antcontrib.cpptasks.LinkerEnum
 
getValues() - Method in class net.sf.antcontrib.cpptasks.CompilerDef.WarningLevel
 
getValues() - Method in class net.sf.antcontrib.cpptasks.OutputTypeEnum
 
getValues() - Method in class net.sf.antcontrib.cpptasks.CCTask.RuntimeType
 
getValues() - Method in class net.sf.antcontrib.cpptasks.SubsystemEnum
 
getValues() - Method in class net.sf.antcontrib.cpptasks.CompilerEnum
 
getValues() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum
 
getValues(ProcessorEnumValue[]) - Static method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
 
getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
 
getWarnings(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
 

H

hasFileSets() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
Returns true if the processor definition contains embedded file set definitions

I

IccCompiler - class net.sf.antcontrib.cpptasks.os400.IccCompiler.
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
IccLinker - class net.sf.antcontrib.cpptasks.os400.IccLinker.
Adapter for the IBM (R) OS/390 (tm) Linker
IccProcessor - class net.sf.antcontrib.cpptasks.os400.IccProcessor.
A add-in class for IBM (r) OS/390 compilers and linkers
IncludePath - class net.sf.antcontrib.cpptasks.types.IncludePath.
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 net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler.
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 net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker.
Adapter for the Intel (r) Linker for Linux (r) for IA-32
IntelLinux64CCompiler - class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler.
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 net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker.
Adapter for the Intel (r) linker for Linux for IA-64
IntelProcessor - class net.sf.antcontrib.cpptasks.intel.IntelProcessor.
A add-in class for Intel (r) compilers and linkers
IntelWin32CCompiler - class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler.
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 net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian.
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 net.sf.antcontrib.cpptasks.intel.IntelWin32Linker.
Adapter for the Intel (r) linker for 32-bit applications
IntelWin64CCompiler - class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler.
Adapter for the Intel C++ compiler for Itanium(TM) Applications
isActive() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
Determine if this def should be used.
isActive() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
 
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(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() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
 
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.DevStudioCompatibleLinker
 
isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
 
isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
 
isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
 
isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
Determines if task is running with cygwin
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
 
isHPUX() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
 
isPrecompileGeneration() - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
 
isPrecompileGeneration() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
isSharedLibrary() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
 
isStaticLibrary() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
 
isStaticRuntime() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
 
isSubsystemConsole() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
 
isSubsystemGUI() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
 

L

LdLinker - class net.sf.antcontrib.cpptasks.gcc.LdLinker.
Adapter for the 'ld' linker
LetterState - class net.sf.antcontrib.cpptasks.parser.LetterState.
 
LetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.LetterState
 
LibrarySet - class net.sf.antcontrib.cpptasks.types.LibrarySet.
A set of library names.
LibrarySet() - Constructor for class net.sf.antcontrib.cpptasks.types.LibrarySet
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
Performs a link using a command line linker
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
link(CCTask, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
link(CCTask, TargetInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
 
Linker - interface net.sf.antcontrib.cpptasks.compiler.Linker.
A linker for executables, and static and dynamic libraries.
LinkerArgument - class net.sf.antcontrib.cpptasks.types.LinkerArgument.
A linker command line argument.
LinkerArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.LinkerArgument
 
LinkerConfiguration - interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration.
A configuration for a linker
LinkerDef - class net.sf.antcontrib.cpptasks.LinkerDef.
A linker definition.
LinkerDef() - Constructor for class net.sf.antcontrib.cpptasks.LinkerDef
 
LinkerEnum - class net.sf.antcontrib.cpptasks.LinkerEnum.
Enumeration of supported linkers
LinkerEnum() - Constructor for class net.sf.antcontrib.cpptasks.LinkerEnum
 
LinkType - class net.sf.antcontrib.cpptasks.compiler.LinkType.
This class represents the target platform for the compile and link step.
LinkType() - Constructor for class net.sf.antcontrib.cpptasks.compiler.LinkType
 
load() - Method in class net.sf.antcontrib.cpptasks.DependencyTable
 
longValue() - Method in class net.sf.antcontrib.cpptasks.types.FlexLong
Returns the decimal integer value

M

main(String[]) - Static method in class net.sf.antcontrib.cpptasks.AboutCCTask
display identification message and exit
markForRebuild(Hashtable) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
 
markForRebuild(TargetInfo) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
 
merge(UndefineArgument[], UndefineArgument[]) - Static method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
This method returns an array of UndefineArgument and DefineArgument's by merging a base list with an override list.
mustRebuild() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
 

N

needsRebuild(CCTask, TargetInfo, int) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
Determines if the specified target needs to be rebuilt.
net.sf.antcontrib.cpptasks - package net.sf.antcontrib.cpptasks
 
net.sf.antcontrib.cpptasks.borland - package net.sf.antcontrib.cpptasks.borland
 
net.sf.antcontrib.cpptasks.compaq - package net.sf.antcontrib.cpptasks.compaq
 
net.sf.antcontrib.cpptasks.compiler - package net.sf.antcontrib.cpptasks.compiler
 
net.sf.antcontrib.cpptasks.devstudio - package net.sf.antcontrib.cpptasks.devstudio
 
net.sf.antcontrib.cpptasks.gcc - package net.sf.antcontrib.cpptasks.gcc
 
net.sf.antcontrib.cpptasks.hp - package net.sf.antcontrib.cpptasks.hp
 
net.sf.antcontrib.cpptasks.ibm - package net.sf.antcontrib.cpptasks.ibm
 
net.sf.antcontrib.cpptasks.intel - package net.sf.antcontrib.cpptasks.intel
 
net.sf.antcontrib.cpptasks.os390 - package net.sf.antcontrib.cpptasks.os390
 
net.sf.antcontrib.cpptasks.os400 - package net.sf.antcontrib.cpptasks.os400
 
net.sf.antcontrib.cpptasks.parser - package net.sf.antcontrib.cpptasks.parser
 
net.sf.antcontrib.cpptasks.sun - package net.sf.antcontrib.cpptasks.sun
 
net.sf.antcontrib.cpptasks.types - package net.sf.antcontrib.cpptasks.types
 
nextState - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
 
nextState - Variable in class net.sf.antcontrib.cpptasks.parser.LetterState
 
noMatchState - Variable in class net.sf.antcontrib.cpptasks.parser.LetterState
 

O

OS390CCompiler - class net.sf.antcontrib.cpptasks.os390.OS390CCompiler.
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
OS390Linker - class net.sf.antcontrib.cpptasks.os390.OS390Linker.
Adapter for the IBM (R) OS/390 (tm) Linker
OS390Processor - class net.sf.antcontrib.cpptasks.os390.OS390Processor.
A add-in class for IBM (r) OS/390 compilers and linkers
OutputTypeEnum - class net.sf.antcontrib.cpptasks.OutputTypeEnum.
Enumeration of supported subsystems
OutputTypeEnum() - Constructor for class net.sf.antcontrib.cpptasks.OutputTypeEnum
 

P

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 interface net.sf.antcontrib.cpptasks.parser.Parser
 
parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
 
parseIncludes(CCTask, CompilerConfiguration, File) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
 
parseIncludes(CCTask, File, File) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
 
parseIncludes(CCTask, File, File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
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
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 net.sf.antcontrib.cpptasks.parser.Parser.
A parser that extracts #include statements from a Reader.
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
PostE - class net.sf.antcontrib.cpptasks.parser.PostE.
 
PostE(CParser, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.PostE
 
PrecompileDef - class net.sf.antcontrib.cpptasks.PrecompileDef.
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 net.sf.antcontrib.cpptasks.PrecompileExceptDef.
Specifies files that should not be compiled using precompiled headers.
PrecompileExceptDef(PrecompileDef) - Constructor for class net.sf.antcontrib.cpptasks.PrecompileExceptDef
Constructor
PrecompilingCommandLineCCompiler - class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler.
A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCCompiler) - Constructor for class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
 
PrecompilingCommandLineCompiler - class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler.
A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCompiler) - Constructor for class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
 
PrecompilingCompiler - interface net.sf.antcontrib.cpptasks.compiler.PrecompilingCompiler.
A compiler that can utilize precompilation of header files
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(String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
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.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.
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 net.sf.antcontrib.cpptasks.compiler.Processor.
A processor.
ProcessorConfiguration - interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration.
A configuration for a C++ compiler, linker or other processor
ProcessorDef - class net.sf.antcontrib.cpptasks.ProcessorDef.
An abstract compiler/linker definition.
ProcessorDef() - Constructor for class net.sf.antcontrib.cpptasks.ProcessorDef
Constructor
ProcessorEnumValue - class net.sf.antcontrib.cpptasks.ProcessorEnumValue.
One entry in the arrays used by the CompilerEnum and LinkerEnum classes.
ProcessorEnumValue(String, Processor) - Constructor for class net.sf.antcontrib.cpptasks.ProcessorEnumValue
 
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 net.sf.antcontrib.cpptasks.compiler.ProgressMonitor.
Interface to receive notification of compile progress

Q

QuoteBranchState - class net.sf.antcontrib.cpptasks.borland.QuoteBranchState.
 
QuoteBranchState(AbstractParser, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.borland.QuoteBranchState
 
quoteFilename(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
 

R

resolveInclude(String, File[], Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
 
run(String[]) - Static method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
Runs an executable and captures the output in a String array
runCommand(CCTask, File, String[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
 
runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 

S

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.
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.ProcessorDef
Sets the class name for the 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.CCTask
Sets the default compiler adapter.
setCompositeLastModified(long) - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
 
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.ProcessorDef
If set true, all targets will be built for debugging.
setDebug(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
Enables or disables generation of debug info.
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.
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.PrecompileDef
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.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.CompilerDef
Enables or disables exception support.
setExceptions(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
Enables generation of exception handling code
setExtends(Reference) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
Specifies that this element extends the element with id attribute with a matching value.
setFixed(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
If true, marks the file to be loaded only at its preferred address.
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.PrecompileDef
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.
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.PrecompileDef
Set 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.ConditionalPath
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.types.ConditionalFileSet
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.LinkerDef
If true, allows incremental linking.
setIncremental(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
Enables or disables 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 element will be inherited.
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.ProcessorDef
Set use of libtool.
setLibtool(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
Set use of libtool.
setLink(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
Deprecated.  
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.CompilerDef
Enables or disables generation of multithreaded code.
setMultithreaded(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
Enables or disables generation of multithreaded code
setName(CompilerEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
Sets compiler type.
setName(CompilerEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
Sets type of the default compiler and linker.
setName(LinkerEnum) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
Sets linker type.
setName(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
Set the name attribute
setObjdir(File) - Method in class net.sf.antcontrib.cpptasks.CCTask
Sets the destination directory for object files.
setOutfile(File) - Method in class net.sf.antcontrib.cpptasks.CCTask
Sets the output file name.
setOutputType(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
 
setOuttype(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
Sets the output file type.
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.ProcessorDef
Sets the processor
setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
 
setProcessOutputStream(InputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
Install a handler for the output stream of the subprocess.
setProject(Project) - Method in class net.sf.antcontrib.cpptasks.CCTask
Sets the project.
setProject(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
 
setPrototype(File) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
Sets file to precompile.
setRebuild(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
If set true, all targets will be unconditionally rebuilt.
setRebuild(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
If set to true, all files will be rebuilt.
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.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.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.
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.
setRuntime(CCTask.RuntimeType) - Method in class net.sf.antcontrib.cpptasks.CCTask
Sets the type of runtime library, possible values "dynamic", "static".
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
 
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
 
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.ProcessorDef
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.types.CommandLineArgument
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.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.types.ConditionalFileSet
Set the property name for the 'unless' condition.
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(CompilerDef.WarningLevel) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "failtask".
setWarnings(CompilerDef.WarningLevel) - Method in class net.sf.antcontrib.cpptasks.CCTask
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "failtask".
SourceHistory - class net.sf.antcontrib.cpptasks.SourceHistory.
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.
SubsystemEnum - class net.sf.antcontrib.cpptasks.SubsystemEnum.
Enumeration of supported subsystems
SubsystemEnum() - Constructor for class net.sf.antcontrib.cpptasks.SubsystemEnum
 
SystemIncludePath - class net.sf.antcontrib.cpptasks.types.SystemIncludePath.
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 net.sf.antcontrib.cpptasks.types.SystemLibrarySet.
A set of system library names.
SystemLibrarySet() - Constructor for class net.sf.antcontrib.cpptasks.types.SystemLibrarySet
 

T

TargetHistory - class net.sf.antcontrib.cpptasks.TargetHistory.
A description of a file built or to be built
TargetHistory(String, String, long, SourceHistory[]) - Constructor for class net.sf.antcontrib.cpptasks.TargetHistory
Constructor from build step
TargetHistoryTable - class net.sf.antcontrib.cpptasks.TargetHistoryTable.
A history of the compiler and linker settings used to build the files in the same directory as the history.
TargetHistoryTable(CCTask, File) - Constructor for class net.sf.antcontrib.cpptasks.TargetHistoryTable
Creates a target history table from history.xml in the output directory, if it exists.
TargetInfo - class net.sf.antcontrib.cpptasks.TargetInfo.
A description of a file built or to be built
TargetInfo(ProcessorConfiguration, File[], File[], File, boolean) - Constructor for class net.sf.antcontrib.cpptasks.TargetInfo
 
TargetMatcher - class net.sf.antcontrib.cpptasks.TargetMatcher.
This class matches each visited file with an appropriate compiler
TargetMatcher(CCTask, File, ProcessorConfiguration[], LinkerConfiguration, Vector, Hashtable) - Constructor for class net.sf.antcontrib.cpptasks.TargetMatcher
 
thisLetter - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
 
thisLetter - Variable in class net.sf.antcontrib.cpptasks.parser.LetterState
 
toArray(Vector) - Static method in class net.sf.antcontrib.cpptasks.CUtil
Converts a vector to a string array.
toString() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
 
toString() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
 
toString() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
 
toString() - Method in class net.sf.antcontrib.cpptasks.types.FlexLong
Overridden method to return the decimal value for display

U

UndefineArgument - class net.sf.antcontrib.cpptasks.types.UndefineArgument.
Preprocessor macro undefinition.
UndefineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.UndefineArgument
 
UndefineArgument(boolean) - Constructor for class net.sf.antcontrib.cpptasks.types.UndefineArgument
 
update(long, ProcessorConfiguration, String[]) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
 
update(long, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
 

V

visit(DependencyInfo) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
Visits the dependency info.
visit(DependencyInfo) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
 
visit(File, String) - Method in class net.sf.antcontrib.cpptasks.TargetMatcher
 
visit(File, String) - Method in interface net.sf.antcontrib.cpptasks.FileVisitor
 
visitFiles(FileVisitor) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
This method calls the FileVistor's visit function for every file in the processors definition
visitLibraries(Project, Linker, File[], FileVisitor) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
 
visitSystemLibraries(Linker, FileVisitor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
visitUserLibraries(Linker, FileVisitor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
 
VisualAgeCCompiler - class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler.
Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
VisualAgeLinker - class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker.
Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)

W

walkDependencies(CCTask, DependencyInfo, CompilerConfiguration, DependencyInfo[], DependencyTable.DependencyVisitor) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
 
WhitespaceOrLetterState - class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState.
 
WhitespaceOrLetterState(AbstractParser, char, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
 

X

xgetOutputFileName(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
 
xmlAttribEncode(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
Replaces any embedded quotes in the string so that the value can be placed in an attribute in an XML file

A B C D E F G H I L M N O P Q R S T U V W X

Copyright © 2001-2002 Ant-Contrib project. All Rights Reserved.